nuttx/boards/arm/s32k1xx/s32k144evb
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
scripts boards: Move toolchain related variables to Toolchain.defs 2020-07-20 17:10:37 +01:00
src S32K1XX EEEPROM indentation fix 2020-06-30 12:46:50 -06:00
Kconfig
README.txt Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00

README
======

This directory holds the port to the NXP S32K144EVB-Q100 development board.

Contents
========

  o Status

Status
======

  2020-01-23:  Configuration created (copy-paste from S32K146EVB).
    Tested: Serial console, I2C, SPI.