We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b8d9b commit dd010aeCopy full SHA for dd010ae
configs/xtensa-espressif_esp32s3_zephyr-elf.config
@@ -6,4 +6,5 @@ CT_ARCH_XTENSA=y
6
CT_XTENSA_CUSTOM=y
7
CT_TARGET_VENDOR="espressif_esp32s3_zephyr"
8
CT_TARGET_CFLAGS="-mlongcalls -ftls-model=local-exec"
9
+CT_LIBC_NEWLIB_TARGET_CFLAGS="-mabi=call0 -mlongcalls"
10
CT_CC_GCC_CONFIG_TLS=n
0 commit comments