Skip to content

Commit dd010ae

Browse files
committed
espressif: esp32s3: test window_spill issue
Test Signed-off-by: Sylvio Alves <[email protected]>
1 parent f2b8d9b commit dd010ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/xtensa-espressif_esp32s3_zephyr-elf.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ CT_ARCH_XTENSA=y
66
CT_XTENSA_CUSTOM=y
77
CT_TARGET_VENDOR="espressif_esp32s3_zephyr"
88
CT_TARGET_CFLAGS="-mlongcalls -ftls-model=local-exec"
9+
CT_LIBC_NEWLIB_TARGET_CFLAGS="-mabi=call0 -mlongcalls"
910
CT_CC_GCC_CONFIG_TLS=n

0 commit comments

Comments
 (0)