mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-25 09:42:35 +00:00
fix Portduino Step 1
This commit is contained in:
parent
b5ebfa9cc3
commit
d42797ffeb
@ -1,6 +1,6 @@
|
|||||||
; The Portduino based sim environment on top of any host OS, all hardware will be simulated
|
; The Portduino based sim environment on top of any host OS, all hardware will be simulated
|
||||||
[portduino_base]
|
[portduino_base]
|
||||||
platform = https://github.com/caveman99/platform-native.git#develop
|
platform = https://github.com/meshtastic/platform-native.git#develop
|
||||||
framework = arduino
|
framework = arduino
|
||||||
build_src_filter =
|
build_src_filter =
|
||||||
${env.build_src_filter}
|
${env.build_src_filter}
|
||||||
|
Loading…
Reference in New Issue
Block a user