nuttx/boards/arm/xmc4/xmc4700-relax
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/nsh sched/mqueue: Reduce the initial memory consumption 2020-08-10 08:07:50 +02:00
include boards/arm/xmc4: add initial support for the Infineon XMC4700 Relax board 2020-03-22 08:29:51 -06:00
scripts boards: Move toolchain related variables to Toolchain.defs 2020-07-20 17:10:37 +01:00
src drivers/led: Extend userled_set_t from 8bits to 32bits 2020-06-07 19:28:10 +01:00
Kconfig boards/arm/xmc4: add initial support for the Infineon XMC4700 Relax board 2020-03-22 08:29:51 -06:00
README.txt boards/arm/xmc4: add initial support for the Infineon XMC4700 Relax board 2020-03-22 08:29:51 -06:00

README for the XMC4700 Relax
============================

  The directory provides board support for the Infineon XMC4700 Relax Kit.

Status
======

  2020-03-21:   The XMC4700 Relax boots into NSH, provides the NSH prompt,
    and the LEDs are working.