This website requires JavaScript.
Explore
Help
Sign In
pohui_pohui
/
firmware
Watch
1
Star
0
Fork
0
You've already forked firmware
mirror of
https://github.com/meshtastic/firmware.git
synced
2025-02-01 18:29:56 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
adf1bc4b0e
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 10:29:58 +00:00
#!/usr/bin/env bash
progress on Wifi in portduino
2021-03-15 11:59:09 +00:00
set
-e
pio run --environment native
fix VFS creation bug in native. fix heap corruption in Fsm free
2021-04-01 12:32:12 +00:00
.pio/build/native/program
"
$@
"
Reference in New Issue
Copy Permalink