Make wifi optional and exclude from nrf52 builds

This commit is contained in:
geeksville
2020-09-18 10:48:39 -07:00
parent 9624cc3798
commit 6e5e5822aa
8 changed files with 117 additions and 102 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ build_flags =
-Isdk-nrfxlib/crypto/nrf_oberon/include -Lsdk-nrfxlib/crypto/nrf_oberon/lib/cortex-m4/hard-float/ -lliboberon_3.0.3
;-DCFG_DEBUG=3
src_filter =
${env.src_filter} -<esp32/> -<nimble/>
${env.src_filter} -<esp32/> -<nimble/> -<meshwifi/>
lib_ignore =
BluetoothOTA
monitor_port = /dev/ttyACM1