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-21 00:48:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db51ceed69c65437ac7f13bc8fb9ff798299f48c
esp-idf
/
components
/
esp_gdbstub
History
Sudeep Mohanty
cac7651d29
fix(esp_gdbstub): Added missing crosscore_int.h header inclusion for RISC-V targets
...
This commit adds the missing crosscore_int.h header inclusion in gdbstub_riscv.c file.
2023-08-11 16:58:03 +02:00
..
esp32p4
feat(esp32p4): introduced new target esp32p4, supported hello_world
2023-08-09 19:33:25 +08:00
include
…
private_include
esp_gdbstup: implement runtime gdbstub for riscv
2023-05-19 20:15:58 +08:00
src
fix(esp_gdbstub): Added missing crosscore_int.h header inclusion for RISC-V targets
2023-08-11 16:58:03 +02:00
test_gdbstub_host
esp_gdbstub: add tests for riscv jump instructions decoding
2023-05-19 20:15:58 +08:00
CMakeLists.txt
esp_gdbstup: implement runtime gdbstub for riscv
2023-05-19 20:15:58 +08:00
Kconfig
feature(gdbstub): Move runtime gdbstub out of panic config
2023-08-01 14:28:07 +04:00
linker.lf
…
sdkconfig.rename
…