This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
982d4be760ef7db3ccf85ea13d31efac45e8d04e
esp-idf
/
components
/
xtensa
T
History
Angus Gratton
8aa73aea86
esp32s2/3: Add missing stdlib includes
...
All three of these headers refer to stdint types, memprot uses stdbool
2020-10-09 15:05:41 +11:00
..
esp32
hal: extract hal component from soc component
2020-09-01 13:25:32 +08:00
esp32s2
hal: extract hal component from soc component
2020-09-01 13:25:32 +08:00
esp32s3
hal: extract hal component from soc component
2020-09-01 13:25:32 +08:00
include
esp32s2/3: Add missing stdlib includes
2020-10-09 15:05:41 +11:00
trax
xtensa: add a script for parsing CPU traces (TRAX)
2020-03-13 17:30:29 +01:00
CMakeLists.txt
intr_alloc: split interrupt allocator into common-code and platform-code
2020-09-30 07:44:12 +08: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
create xtensa component
2019-03-27 20:24:28 +08:00
expression_with_stack_xtensa_asm.S
expression_with_stack: added a tweak on TCB stackpointers to avoid false trigger of stack overflow
2020-07-14 12:56:02 +00:00
expression_with_stack_xtensa.c
expression_with_stack: added a tweak on TCB stackpointers to avoid false trigger of stack overflow
2020-07-14 12:56:02 +00:00
linker.lf
hal: extract hal component from soc component
2020-09-01 13:25:32 +08:00
stdatomic.c
atomic: support fetch_and, fetch_and and fetch_xor
2020-03-04 11:35:23 +08:00
trax.c
xtensa: use early logging for trax config during startup
2020-06-19 18:40:10 +10:00
xtensa_intr_asm.S
intr_alloc: split interrupt allocator into common-code and platform-code
2020-09-30 07:44:12 +08:00
xtensa_intr.c
intr_alloc: split interrupt allocator into common-code and platform-code
2020-09-30 07:44:12 +08:00