- add
ws2812
support toesp32-c3-app
- support
no_std
withalloc
enabled - remove stale workspace and make stm32f4 app compile again, ahem
- esp32 app
- web app: add endpoint selection
- fixed another embarassing mistake in web app (input cursor jerk)
- fix CORS workaround in python webserver
- highly improved web app code sanity (much less state updates/clones)
- documentation
- add python web server to bridge http to UART, improve web app
- opt-in alloc/
std::collections
support
- simplified public compiler api
- hot code replacement
- initial release