Firemware for the second chip on Firefly Zero. At the moment, it handles multiplayer, buttons, and touchpad. It communicates with the main chip by passing binary messages over UART.
- Install espup
- Install task
espup install. ~/export-esp.sh- Connect to the right chip on the device.
task flash -- --port /dev/ttyACM0