Add stubs so that portduino can build with wifi. cc @mc-hamster

1.2-legacy
geeksville 2020-09-23 17:22:17 -07:00
rodzic 52a3927585
commit 9c0a0ad220
3 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -253,7 +253,7 @@ lib_deps =
; The Portduino based sim environment on top of linux
[env:linux]
platform = https://github.com/geeksville/platform-portduino.git
src_filter = ${env.src_filter} -<esp32/> -<nimble/> -<nrf52/>
src_filter = ${env.src_filter} -<esp32/> -<nimble/> -<nrf52/> -<meshwifi/>
build_flags = ${arduino_base.build_flags} -O0
framework = arduino
board = linux_x86_64

Wyświetl plik

@ -0,0 +1 @@
../nrf52/wifi-stubs.cpp