nrf52 debugging is supported as long as BLE is not advertising

This commit is contained in:
geeksville
2020-05-25 17:16:09 -07:00
parent da3ed9926b
commit a96c8fd4db
3 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html
[platformio]
default_envs = tbeam ; Note: the github actions CI test build can't yet build NRF52 targets
default_envs = nrf52dk ; Note: the github actions CI test build can't yet build NRF52 targets
[common]
; common is not currently used