mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 18:22:32 +00:00
fix Portduino Step 1
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user