mirror of
https://github.com/apache/nuttx.git
synced 2026-05-11 16:01:03 +08:00
3c0309e0ed
Disable configuration options that are not needed for MCUboot loader - Disable floating point and long long support in libc - Disable libm - Disable POSIX features: environment variables, message queues, timers and pthreads - Disable RAMTEST app to save code space Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>