fear(boards): Add nrfmicro_13_52833 board
* Add nrfmicro_13_52833 board definition. Co-authored-by: Alexander Krikun <krikun98@gmail.com> Co-authored-by: Pete Johanson <peter@peterjohanson.com>
This commit is contained in:
parent
cc3d5529fd
commit
1e25ee77d2
9 changed files with 239 additions and 7 deletions
|
|
@ -14,3 +14,7 @@ config BOARD_NRFMICRO_11_FLIPPED
|
|||
config BOARD_NRFMICRO_13
|
||||
bool "nrfmicro_13"
|
||||
depends on SOC_NRF52840_QIAA
|
||||
|
||||
config BOARD_NRFMICRO_13_52833
|
||||
bool "nrfmicro_13_52833"
|
||||
depends on SOC_NRF52833_QIAA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue