boards: nordic: Add support for nRF52833dk_nrf52820 board
This commit adds support for nRF52820 development on nRF52833DK. Changes afffects: - Introduce files related to board description. - Add blank documentation file (for future update). - configuration files for build process. Signed-off-by: Mieszko Mierunski <mieszko.mierunski@nordicsemi.no>
This commit is contained in:
parent
8538e7133a
commit
f4a7255677
9 changed files with 276 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
uart-0 = &uart0;
|
||||
gpio-0 = &gpio0;
|
||||
gpiote-0 = &gpiote;
|
||||
wdt-0 = &wdt;
|
||||
wdt-0 = &wdt0;
|
||||
usbd-0 = &usbd;
|
||||
qdec-0 = &qdec;
|
||||
rtc-0 = &rtc0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue