mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 09:43:03 +00:00
4 lines
62 B
Bash
4 lines
62 B
Bash
|
|
set -e
|
||
|
|
pio run --environment native
|
||
|
|
.pio/build/native/program
|