CUSTOM GPIOs the SX1262MB2CAS shield when installed on the NRF52840-DK development board

This commit is contained in:
geeksville
2020-04-29 12:57:34 -07:00
parent 1b265eb48d
commit a7d153abcb
3 changed files with 8 additions and 34 deletions
+2 -2
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
@@ -74,7 +74,7 @@ lib_deps =
https://github.com/meshtastic/arduino-fsm.git
https://github.com/meshtastic/SparkFun_Ublox_Arduino_Library.git
https://github.com/jgromes/RadioLib.git
; Common settings for ESP targes, mixin with extends = esp32_base
[esp32_base]
src_filter =