add basic lpc845 zephyr support post

This commit is contained in:
Matthew Tran
2023-12-28 17:59:39 -08:00
parent 04ba683102
commit 4fcb0dd11b
5 changed files with 48 additions and 1 deletions
-1
View File
@@ -16,7 +16,6 @@ Projects I'll get to next.
- **keyboard v2** - full size, swappable keys, esp32 (for the low-power challenge), solar powered
- **Linux board** - probably an NXP or STM32 chip, maybe a Zynq
- **software**
- **LPC845 Zephyr Support** - already added basic support, do it correctly this time
- **ePaper Zephyr support** - made a breakout board a while ago, try adding to Zephyr
- **JABI mobile apps** - built in Flutter for cross-platform deploy
- **CAN/LIN DFU for Zephyr** - perhaps build it on UDS or devise custom protocol