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 81d9710 commit 4649215Copy full SHA for 4649215
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="-mcall0 -mlongcalls"
10
CT_CC_GCC_CONFIG_TLS=n
0 commit comments