mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 22:20:01 +08:00
boards: add nrf9160-dk board support (nrf52840 chip)
This commit is contained in:
@@ -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
|
||||
==============
|
||||
|
||||
Reference in New Issue
Block a user