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-14 23:02:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e09b12ca585baf60a43e35b51eb5864df94a09de
firmware
/
bin
/
native-run.sh
6 lines
88 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
progress on Wifi in portduino
2021-03-15 19:59:09 +08:00
set
-e
pio run --environment native
fix VFS creation bug in native. fix heap corruption in Fsm free
2021-04-01 20:32:12 +08:00
.pio/build/native/program
"
$@
"
Reference in New Issue
Copy Permalink