OpenRTX/platform/mcu/ESP32S3
Silvano Seva 1791e70eef Using newlib-specific sniprintf in place of snprintf
Using the newlib's printing functions without floating point support in order
to reduce the overall binary size. This allows to free up around 15kB of space
in the .text section.
2024-02-06 19:19:44 +01:00
..
drivers Added support for ESP32-S3 MCU using Zephyr RTOS 2023-09-20 21:08:35 +02:00
zephyr.conf Using newlib-specific sniprintf in place of snprintf 2024-02-06 19:19:44 +01:00