mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-08 06:02:05 +00:00
![]() * Changes for 2.6 device_install For #6186 Added 2 new arguments --tft and -tft-16mb Some checks are added. Before it would try to write all files to the device, if there was more than ONE littlefs-* or littlefswebui-* in the directory. Added OTA Offsets for 8 and 16mb (fix) Thanks to @caveman99 for spotting it. * The missing SET Added a missing SET. Thanks to @ThatKalle * Fix and more checks. Added Checks to make sure, that --tft and --tft-16mb can't be used with a non tft bin file. Added error messages on files not found. Removed a "ECHO" that shouldn't be there. * Fixes to device-install.sh Replace /bin/sh with /bin/bash for better string handling. Removed a SET that doesn't belong in the .sh file. Better checking for TFT and non TFT build, based on filename. Corrected a mix of TAB & SPACE indent. * Update device-install.bat Corrected a mix of TAB & SPACE indent. * Update device-install.bat Double ELSE block at the end of file, one removed. * Update device-install.bat Added more reliable method to display the scripts own name in help menu. Fixed case sensitive options -p and -P Added some VAR cleanup. Changed the detect method on BLEOTA. Changed some wording. --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com> |
||
---|---|---|
.. | ||
config.d | ||
generic | ||
.gitignore | ||
base64_to_hex.py | ||
build-esp32.sh | ||
build-firmware.sh | ||
build-native.sh | ||
build-nrf52.sh | ||
build-rpi2040.sh | ||
build-stm32.sh | ||
build-userprefs-json.py | ||
buildinfo.py | ||
bump_version.py | ||
check-all.sh | ||
check-dependencies.sh | ||
config-dist.yaml | ||
device-install.bat | ||
device-install.sh | ||
device-update.bat | ||
device-update.sh | ||
dump-ram-users.sh | ||
exception_decoder.py | ||
gen-images.sh | ||
generate_ci_matrix.py | ||
genpartitions.py | ||
lilygo_techo_bootloader-0.6.1.zip | ||
mergehex | ||
Meshtastic_nRF52_factory_erase_v3_S140_6.1.0.uf2 | ||
Meshtastic_nRF52_factory_erase_v3_S140_7.3.0.uf2 | ||
meshtasticd.service | ||
native-gdbserver.sh | ||
native-install.sh | ||
native-run.sh | ||
platformio-custom.py | ||
promote-release.sh | ||
read-system-info.sh | ||
readprops.py | ||
regen-protos.bat | ||
regen-protos.sh | ||
rpkg.macros | ||
s140_nrf52_7.3.0_softdevice.hex | ||
setup-python-for-esp-debug.sh | ||
test-simulator.sh | ||
uf2-convert.bat | ||
uf2conv.py | ||
update-lilygo_techo_bootloader-0.6.1_nosd.uf2 | ||
view-map.sh | ||
wio_tracker_bootloader_update.bin |