Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xtensa/esp32s3: Update the reserved size for struct __lock
After #15075, the static assertion at `nuttx/arch/xtensa/src/esp32s3/esp32s3_libc_stubs.c` was being triggered when building any of the ESP32-S3's defconfigs. This commit updates the reserved size to reflect the changes introduced by the related PR.
- Loading branch information