esp-idf/components/xtensa
Sachin Parekh 1e6c25992e esp32: IRAM_DATA_ATTR and IRAM_BSS_ATTR introduced
Using these attributes, .data and .bss can be placed in IRAM

Signed-off-by: Sachin Parekh <sachin.parekh@espressif.com>
2020-04-17 19:35:23 +05:30
..
esp32
esp32s2
include esp32: IRAM_DATA_ATTR and IRAM_BSS_ATTR introduced 2020-04-17 19:35:23 +05:30
trax xtensa: add a script for parsing CPU traces (TRAX) 2020-03-13 17:30:29 +01:00
CMakeLists.txt
component.mk
debug_helpers.c
debug_helpers_asm.S
eri.c
expression_with_stack_xtensa.c
expression_with_stack_xtensa_asm.S
linker.lf atomic: support fetch_and, fetch_and and fetch_xor 2020-03-04 11:35:23 +08:00
stdatomic.c atomic: support fetch_and, fetch_and and fetch_xor 2020-03-04 11:35:23 +08:00
trax.c