spaxel/firmware
jedarden 0aa6046f82 feat: implement firmware LED blink handler for identify command
- Add led_init() call during firmware initialization in app_main()
- Add led_stop_blink() call on WebSocket disconnect
- LED GPIO configurable via CONFIG_SPAXEL_LED_GPIO (default GPIO8)
- Blink runs in FreeRTOS task at ~5Hz (100ms on/100ms off)
- Any running blink is cancelled when new identify message received

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 07:01:42 -04:00
..
main feat: implement firmware LED blink handler for identify command 2026-04-09 07:01:42 -04:00
CMakeLists.txt feat(firmware): OTA SHA-256 verification and captive portal URL decoding 2026-03-28 19:56:11 -04:00
partitions.csv feat: dual-partition OTA rollback validation with 60s role timeout 2026-04-07 01:43:29 -04:00
sdkconfig.defaults feat: implement firmware LED blink handler for identify command 2026-04-09 07:01:42 -04:00