Skip to content

v1.1.1.0

Latest
Compare
Choose a tag to compare
@sabas1080 sabas1080 released this 12 May 21:20
· 4 commits to main since this release
7d4a779
  • New feature - delete pcap files in file manager menu

HackGDL 2025 Firmware

Flashing release

Table for ESP Tool

Flash Address File
0x0 HackGDL_2025.bin

Command

python -m esptool --chip esp32s3 -b 460800 --before default_reset --after hard_reset write_flash --flash_mode dio --flash_size 4MB --flash_freq 80m 0x0 HackGDL_2025.bin