incubator-nuttx/arch/xtensa
Gao Feng 87ff0ddf6d xtensa/esp32s3: reserve memory for a mutex struct depending on the OS
Enabling CONFIG_PRIORITY_INHERITANCE config causes a build error

Based on Nuttx OS reserve memory for mutex struct.

Pass build based on
 - CONFIG_PRIORITY_INHERITANCE y
 - CONFIG_SEM_PREALLOCHOLDERS 0/8
2024-08-16 15:25:20 +08:00
..
include types.h: fix windows build error 2024-08-14 22:36:57 +08:00
src xtensa/esp32s3: reserve memory for a mutex struct depending on the OS 2024-08-16 15:25:20 +08:00
Kconfig esp32s3/elf: Enable ELF loader for ESP32-S3 2024-07-31 02:33:12 +08:00