ACTUALLY use only earlephilhower core in examples
This commit is contained in:
parent
bbb2b17614
commit
ab26ecbf3b
@ -16,13 +16,15 @@ board = pico
|
||||
; "pico" board can use both mbed and earlephilhower core, must select here
|
||||
board_build.core = earlephilhower
|
||||
|
||||
[env:nanorp2040connect]
|
||||
board = nanorp2040connect
|
||||
; "nanorp2040connect" board can use both mbed and earlephilhower core, must select here
|
||||
board_build.core = earlephilhower
|
||||
|
||||
; earlephilhower-only boards
|
||||
[env:rpipico]
|
||||
board = rpipico
|
||||
|
||||
[env:nanorp2040connect]
|
||||
board = nanorp2040connect
|
||||
|
||||
[env:adafruit_feather]
|
||||
board = adafruit_feather
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user