nuttx/boards/arm/nrf52/nrf52840-dk
Xiang Xiao a0ce81d659 sched/wdog: Don't dynamically allocate wdog_s
to save the preserved space(1KB) and also avoid the heap overhead

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I694073f68e1bd63960cedeea1ddec441437be025
2020-08-11 12:28:55 -06:00
..
configs sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00
include Fix nxstyle issue 2020-06-07 19:28:10 +01:00
scripts boards: Move toolchain related variables to Toolchain.defs 2020-07-20 17:10:37 +01:00
src fix nxstyle warnings 2020-07-20 17:11:11 +01: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.