This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-12-07 17:08:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0e1a1f35f28e57880ffdb1ff1cf47d77d65a15d
esp-idf
/
components
/
esp_system
/
port
/
arch
/
xtensa
History
KonstantinKondrashov
7a878bdc50
feat(esp_system): Support IPC_ISR for ESP32P4
2023-09-15 23:38:12 +08:00
..
debug_helpers_asm.S
…
debug_helpers.c
Reverts Backtrace: format to what it used to be
2022-06-10 18:33:46 -10:00
debug_stubs.c
esp_system: fix and reenable no-format warning
2023-03-28 13:42:44 +02:00
esp_ipc_isr_handler.S
esp_system: Fix a race-condition in esp_ipc_isr (in QEMU env)
2023-05-24 19:08:29 +08:00
esp_ipc_isr_port.c
feat(esp_system): Support IPC_ISR for ESP32P4
2023-09-15 23:38:12 +08:00
esp_ipc_isr_routines.S
esp_system: Fix a race-condition in esp_ipc_isr (in QEMU env)
2023-05-24 19:08:29 +08:00
expression_with_stack_asm.S
…
expression_with_stack.c
bugfix(esp_system): made watchpoint setting configuration-dependent
2023-03-13 14:24:15 +08:00
panic_arch.c
change(soc): added SOC_ prefix to mmu defs
2023-09-05 15:47:26 +08:00
panic_handler_asm.S
…
trax.c
…