shinyblink / sled

Satanic/Sexy/Stupid/Silly/Shiny LED matrix controller
https://shinyblink.github.io/sled/
ISC License
122 stars 25 forks source link

WIP init card10 support #92

Closed xermicus closed 5 years ago

xermicus commented 5 years ago

It works already kind of but there are many TODOs / quick hacks to make it work properly.

To build you need the firmware and the card10 toolchain; export FIRMWARE_HOME to point to the card10 firmware dir.

FixMe:

xermicus commented 5 years ago

you're welcome :-)

yeah I just did it in a different branch because it's another cpu arch it was also a nice test to see how portable the os_freertos already is

xermicus commented 5 years ago

All FixMes are done :-) Also added some performance compiler flags that make a visible difference

vifino commented 5 years ago

Looks good, cleanup can be done in master.