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:
Mieszko Mierunski 2020-04-02 13:20:49 +02:00 committed by Ioannis Glaropoulos
commit f4a7255677
9 changed files with 276 additions and 1 deletions

View file

@ -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;