nuttx/boards/arm/nrf52/nrf52840-dk
Xiang Xiao a9d7a776c4 sched: Remove SDCLONE_DISABLE option and config
since the related code was removed by:
commit 4d5a964f29
Author: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
Date:   Tue Feb 23 18:04:13 2021 +0800

    net: unify socket into file descriptor

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-01-31 19:03:20 +01:00
..
configs sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
include nrf52: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
scripts board: Remove -fno-strength-reduce 2022-01-19 00:14:03 +01:00
src boards/arm/nrf52/nrf52840-dk: add sdc support 2021-12-17 11:24:48 -06:00
Kconfig boards/arm/nrf52/nrf52840-dk: add highpri example configuration 2020-07-18 20:00:52 +01:00
README.txt Merged in raiden00/nuttx_nrf52 (pull request #1096) 2019-12-16 18:35:45 +00:00

nRF52840-DK
===========

README for NuttX port to NRF52840-DK (PCA10056) boards.

Status
======
  Only the basic NSH configuration is supported for now.