mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* build script change, for companion radio targets
This commit is contained in:
parent
5c4ec1bc22
commit
7b92e045a6
1 changed files with 2 additions and 1 deletions
3
build.sh
3
build.sh
|
|
@ -114,7 +114,8 @@ build_companion_firmwares() {
|
||||||
# build_firmware "t1000e_companion_radio_ble"
|
# build_firmware "t1000e_companion_radio_ble"
|
||||||
|
|
||||||
# build all companion firmwares
|
# build all companion firmwares
|
||||||
build_all_firmwares_matching "companion"
|
build_all_firmwares_matching "companion_radio_usb"
|
||||||
|
build_all_firmwares_matching "companion_radio_ble"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue