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-08-17 07:09:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78937173cd5b64a5e762c6966b51fe33e65b0721
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
…
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
…