Skip to content

hecatae/meshtastic_heltecv2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Meshtastic m5stack unitc6l Auto-Builds

This repository automatically builds the Meshtastic firmware for the
M5Stack UnitC6l

Downloads

  • Go to the Actions tab → click the latest run → download the m5stack-unitc6l-firmware artifact.
  • Each artifact includes:
    • firmware.bin
    • firmware.factory.bin
  • Or go to releases

Flashing

Example (Linux/macOS):

esptool.py --chip esp32 --port /dev/ttyUSB0 write_flash -z 0x0 firmware.factory.bin

About

This repository automatically builds the Meshtastic firmware for the M5Stack Unit C6L board every night (development branch).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors