esp-idf/components/xtensa
Marius Vikhammer eec2419390 system: enable shared stack watchpoint
Enable shared stack watchpoint for overflow detection

Enable unit tests:
 * "test printf using shared buffer stack" for C3
 * "Test vTaskDelayUntil" for S2
 * "UART can do poll()" for C3
2021-02-18 15:38:30 +08:00
..
esp32 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp32s2 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp32s3 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
trax style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
CMakeLists.txt xtensa: Disable component on esp32c3 2020-12-24 14:18:02 +11:00
component.mk hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
debug_helpers_asm.S esp32: Refactor backtrace and add esp_backtrace_print() 2019-06-19 18:30:18 +08:00
debug_helpers.c esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
eri.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
expression_with_stack_xtensa_asm.S Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
expression_with_stack_xtensa.c system: enable shared stack watchpoint 2021-02-18 15:38:30 +08:00
linker.lf components: fix ldgen check errors 2021-01-19 11:17:18 +08:00
stdatomic.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
trax.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
xtensa_intr_asm.S Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
xtensa_intr.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00