index
:
MeshCore
smart
A new lightweight, hybrid routing mesh protocol for packet radios
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.sh
Age
Commit message (
Expand
)
Author
2026-02-13
update build.sh to support RP2040 and STM32
taco
2026-02-08
build.sh: add list and -l to list firmwares available to build.
Thane Gill
2026-01-13
DISABLE_DEBUG=1 env variable to build.sh
liquidraver
2025-10-31
Fix the sample RAK repeater build target name
Devin Carraway
2025-10-17
Added more polished build.sh usage
haxwithaxe
2025-09-28
Merge branch 'main' into dev
Scott Powell
2025-09-28
build script should check for firmware type suffix
liamcottle
2025-09-26
allow building multiple specific targets at same time
liamcottle
2025-09-26
don't overwrite existing platformio build flags in build script
liamcottle
2025-09-16
Use python3 not python in build.sh
Wesley Ellis
2025-08-16
Ikoka Stick: Use new UI, make repeater & room server work
kelsey hudson
2025-04-27
detect if we have nrf52 by probing for *.zip and *.hex output files
recrof
2025-03-19
* build.sh: .uf2 step also for Faketec/ProMicro targets
Scott Powell
2025-03-07
fix: added t114 and t-echo boards to uf2conv release workflow
Rastislav Vysoky
2025-03-05
* now suppressing 'cp' errors
Scott Powell
2025-03-04
* build script change, for companion radio targets
Scott Powell
2025-03-03
also build uf2 for t1000e
liamcottle
2025-03-03
merge bins for esp32 boards
liamcottle
2025-03-03
setup automated firmware builds with github actions
liamcottle