mocleiri / tensorflow-micropython-examples

A custom micropython firmware integrating tensorflow lite for microcontrollers and ulab to implement the tensorflow micro examples.
MIT License
170 stars 79 forks source link

Setup CI for unix port #21

Closed mocleiri closed 2 years ago

mocleiri commented 2 years ago

I want to setup a github actions workflow for the unix port.

It should built in debug mode.