This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_gdbstub
History
Jeroen Domburg
2c75f63f89
* ets_delay_us(1) has too much overhead; change logic
...
* Fix MR comments
2021-04-28 16:38:24 +08:00
..
esp32
* ets_delay_us(1) has too much overhead; change logic
2021-04-28 16:38:24 +08:00
esp32c3
* ets_delay_us(1) has too much overhead; change logic
2021-04-28 16:38:24 +08:00
esp32s2
* ets_delay_us(1) has too much overhead; change logic
2021-04-28 16:38:24 +08:00
esp32s3
* ets_delay_us(1) has too much overhead; change logic
2021-04-28 16:38:24 +08:00
include
gdbstub: move to a separate component, support multiple targets
2019-07-17 16:01:03 +02:00
private_include
* ets_delay_us(1) has too much overhead; change logic
2021-04-28 16:38:24 +08:00
riscv
[system/tools]: gdbstub support C3
2020-12-31 09:27:00 +11:00
src
* ets_delay_us(1) has too much overhead; change logic
2021-04-28 16:38:24 +08:00
xtensa
gdbstub_xtensa.c: Replace with cpu_ll_pc_to_ptr macro
2020-05-08 18:35:48 +05:30
CMakeLists.txt
[system/tools]: gdbstub support C3
2020-12-31 09:27:00 +11:00
component.mk
gdbstub: move to a separate component, support multiple targets
2019-07-17 16:01:03 +02:00
Kconfig
gdbstub: move to a separate component, support multiple targets
2019-07-17 16:01:03 +02:00
linker.lf
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
sdkconfig.rename
Docs: Add C3 support to build_docs
2020-12-28 12:25:03 +08:00