mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-28 10:42:08 +00:00
Revert Platform Change for now.
This commit is contained in:
parent
984f0ca12c
commit
d2fe4426c1
@ -1,7 +1,7 @@
|
|||||||
[nrf52_base]
|
[nrf52_base]
|
||||||
; Instead of the standard nordicnrf52 platform, we use our fork which has our added variant files
|
; Instead of the standard nordicnrf52 platform, we use our fork which has our added variant files
|
||||||
platform = platformio/nordicnrf52@^9.4.0
|
; platform = nordicnrf52 ;pending https://github.com/platformio/builder-framework-arduino-nrf5/pull/7
|
||||||
; platform = https://github.com/meshtastic/platform-nordicnrf52.git#merge
|
platform = https://github.com/meshtastic/platform-nordicnrf52.git#merge
|
||||||
|
|
||||||
extends = arduino_base
|
extends = arduino_base
|
||||||
build_type = debug ; I'm debugging with ICE a lot now
|
build_type = debug ; I'm debugging with ICE a lot now
|
||||||
|
Loading…
Reference in New Issue
Block a user