make a bare nrf52840dk build which will work for everyone
This commit is contained in:
@@ -168,6 +168,11 @@ debug_init_break =
|
||||
; The NRF52840-dk development board
|
||||
[env:nrf52dk]
|
||||
extends = nrf52_base
|
||||
board = nrf52840_dk
|
||||
|
||||
; The NRF52840-dk development board, but @geeksville's board - which has a busted oscilliator
|
||||
[env:nrf52dk-geeksville]
|
||||
extends = nrf52_base
|
||||
board = nrf52840_dk_modified
|
||||
|
||||
# For experimenting with RAM sizes
|
||||
|
||||
Reference in New Issue
Block a user