CostantiniMatteo / sycl-workshop-2022

Our workshop repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SYCL Embedded Workshop 2022

Welcome! In here you will find all the materials you’ll need for the day:

You can build all the demo programs with zig build. From there all you need to do is drag and drop one of the <demo>.uf2 files into your mass storage device.

The build.zig code is pretty short and hackable, have fun!

Prerequisites

  • we only use zig master in this house

  • if you want completions a la ZLS, then go update that to master as well

About

Our workshop repo

License:MIT License


Languages

Language:Zig 96.5%Language:Shell 3.5%