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

ESP32-S3 Octal PSRAM Build #65

Closed TGiles1998 closed 2 years ago

TGiles1998 commented 2 years ago

Tested on ESP32-S3 Octal PSRAM Board, Successful build. Adds another option for those who want to use the firmware.

mocleiri commented 2 years ago

I intentionally cancelled the builds for the other boards as this is esp32s3 specific.

mocleiri commented 2 years ago

Thanks for this contribution.

There are a couple of extra files included probably unintentionally that I will strip out manually when applying this. boards/.DS_Store and one at the root.

For simplicity I think I will squash these commits and merge as a single change.

mocleiri commented 2 years ago

I applied the changes in f97bb18ab032c240d9ab72966bd3d0c5ebf45030