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
2025-12-13 22:32:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Apply Patch
firmware
/
bin
/
read-system-info.sh
4 lines
87 B
Bash
Raw
Permalink
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