nuttx/boards/arm/nrf52/nrf52840-dk
Xiang Xiao 154852acb5 sched/mqueue: Reduce the initial memory consumption
Change the preallocated message and descriptor from 32/24 to 4.
The total size is reduce from 1892 to 532

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I79d199465daef678986868f773876289859f42fc
2020-08-10 08:07:50 +02:00
..
configs sched/mqueue: Reduce the initial memory consumption 2020-08-10 08:07:50 +02: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.