markqvist___RNode_Firmware/scripts
GlassOnTin d1daf8ca3e Add serial reset and bootloader commands, no more BOOT+RST
Two new debug commands:
- 'X' (reset): ESP.restart() for clean reboot
- 'Z' (bootloader): sets RTC_CNTL_FORCE_DOWNLOAD_BOOT and restarts,
  putting the ESP32-S3 directly into download mode for esptool

Workflow: screenshot.py z → esptool write_flash (no BOOT+RST)

Also adds reset/bootloader subcommands to screenshot.py.
2026-03-31 14:06:47 +01:00
..
get_partition_hash.py Confirmed: T-Beam Supreme RX hardware failure, not firmware 2026-03-29 16:20:51 +01:00
profile_baseline.json Save profile baseline, add --save option to profile command 2026-03-29 11:00:06 +01:00
profile_provisioned.json Add provisioned radio profile baseline 2026-03-29 11:27:36 +01:00
screenshot.py Add serial reset and bootloader commands, no more BOOT+RST 2026-03-31 14:06:47 +01:00
test_ifac.py Add IFAC crypto test vectors — all 4 tests pass 2026-03-29 13:16:17 +01:00