This repository automatically builds the Meshtastic firmware for the
M5Stack UnitC6l
- Go to the Actions tab → click the latest run → download the
m5stack-unitc6l-firmwareartifact. - Each artifact includes:
firmware.binfirmware.factory.bin
- Or go to releases
Example (Linux/macOS):
esptool.py --chip esp32 --port /dev/ttyUSB0 write_flash -z 0x0 firmware.factory.bin