Logo
Explore Help
Register Sign In
rbxii3/firmware
1
0
Fork 0
You've already forked firmware
mirror of https://github.com/meshtastic/firmware.git synced 2025-12-22 02:32:23 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
706d6e2671d854c89fa8578401a02954c6958b9c
firmware/bin/read-system-info.sh

4 lines
87 B
Bash
Raw Normal View History

Use /usr/bin/env in bash and python script shebangs
2022-01-07 02:29:58 -08:00
#!/usr/bin/env bash
#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
esptool.py --baud 921600 read_flash 0x1000 0xf000 system-info.img
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 501ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API