boards: add nrf9160-dk board support (nrf52840 chip)

This commit is contained in:
raiden00pl
2023-09-23 20:27:17 +02:00
committed by Xiang Xiao
parent 1edcea3997
commit 3f1417ef8d
16 changed files with 641 additions and 6 deletions
@@ -0,0 +1,18 @@
============================
Nordic nRF9160 DK (nRF52840)
============================
The `nRF9160-DK (PCA10090) <https://www.nordicsemi.com/Products/Development-hardware/nrf9160-dk>`_
is a development board based on the nRF9160 and nRF52840 from Nordic.
Serial Console
==============
UART0 is connected to the virtual COM port (VCON1):
======== =====
Signal PIN
======== =====
UART0-RX P0.03
UART0-TX P0.05
======== =====
@@ -1,9 +1,9 @@
=================
Nordic nRF9160 DK
=================
===========================
Nordic nRF9160 DK (nRF9160)
===========================
The `nRF9160-DK (PCA10090) <https://www.nordicsemi.com/Products/Development-hardware/nrf9160-dk>`_
is a development board based on the nRF9160 from Nordic.
is a development board based on the nRF9160 and nRF52840 from Nordic.
Serial Console
==============