This website requires JavaScript.
Explore
Help
Register
Sign In
rbxii3
/
firmware
Watch
1
Star
0
Fork
0
You've already forked firmware
mirror of
https://github.com/meshtastic/firmware.git
synced
2026-01-21 01:07:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b506f6dcb025a61fac0cf7745dc60348c4e9c2d3
firmware
/
bin
/
read-system-info.sh
4 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
Use /usr/bin/env in bash and python script shebangs
2022-01-07 02:29:58 -08:00
#!/usr/bin/env bash
Changed default baud to 115200 (#1517) Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2022-06-15 11:44:37 -05:00
esptool.py --baud
115200
read_flash 0x1000 0xf000 system-info.img
Reference in New Issue
Copy Permalink