firmware/bin
geeksville 7b1ffb5c09 #17 WIP add tool to capture the system portion of flash
based on initial encouraging feedback from @illperipherals

if more people report success, we'll need to change the install instructions
to:

esptool.py --port COM10 --baud 921600 erase_flash
esptool.py --port COM10 --baud 921600 write_flash 0x1000 system-info.bin
esptool.py --port COM10 --baud 921600 write_flash 0x10000 firmware-HELTEC-US-0.1.6.bin
2020-03-17 11:17:58 -07:00
..
build-all.sh #13 - add support for 433MHz Heltec boards 2020-03-12 06:05:11 +00:00
exception_decoder.py check in script to decode backtraces 2020-03-15 12:29:15 -07:00
genpartitions.py cleanup rootdir by moving things into docs/bin 2020-02-15 08:00:54 -08:00
lora32-openocd.cfg cleanup rootdir by moving things into docs/bin 2020-02-15 08:00:54 -08:00
program-release-heltec.sh fix release test script paths 2020-03-03 09:52:10 -08:00
program-release-tbeam.sh add a tbeam program script 2020-03-17 11:16:22 -07:00
read-system-info.sh #17 WIP add tool to capture the system portion of flash 2020-03-17 11:17:58 -07:00
regen-protos.sh send hw version info via protobufs 2020-03-03 08:23:58 -08:00
run-0-monitor.sh cleanup rootdir by moving things into docs/bin 2020-02-15 08:00:54 -08:00
run-both-monitor.sh cleanup rootdir by moving things into docs/bin 2020-02-15 08:00:54 -08:00
run-openocd.sh cleanup rootdir by moving things into docs/bin 2020-02-15 08:00:54 -08:00
start-terminal.sh cleanup rootdir by moving things into docs/bin 2020-02-15 08:00:54 -08:00
upload-usb1.sh cleanup rootdir by moving things into docs/bin 2020-02-15 08:00:54 -08:00
version.sh release 0.1.6 2020-03-14 18:48:15 -07:00