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
c19b37d2a9670d8ecd681c66ea0c4a17d5076a4a
esp-idf
/
components
/
esp_gdbstub
T
History
Shu Chen
e9a51e410a
esp32h2: add stub code for efuse/esp_gdbstub/esp_phy
...
Only stub code for these components: * efuse * esp_gdbstub * esp_phy
2021-07-01 19:53:11 +08:00
..
esp32
Code cleanup. Bugfix after rebase with master. Formating.
2021-05-13 15:03:40 +03:00
esp32c3
* ets_delay_us(1) has too much overhead; change logic
2021-04-28 16:38:24 +08:00
esp32h2
esp32h2: add stub code for efuse/esp_gdbstub/esp_phy
2021-07-01 19:53:11 +08:00
esp32s2
Code cleanup. Bugfix after rebase with master. Formating.
2021-05-13 15:03:40 +03:00
esp32s3
Code cleanup. Bugfix after rebase with master. Formating.
2021-05-13 15:03:40 +03:00
esp_common
Code cleanup. Bugfix after rebase with master. Formating.
2021-05-13 15:03:40 +03:00
include
Fix problem with panic handler with gdbstubs.
2021-05-11 16:09:32 +03:00
private_include
Fix problem with panic handler with gdbstubs.
2021-05-11 16:09:32 +03:00
riscv
Code cleanup. Bugfix after rebase with master. Formating.
2021-05-13 15:03:40 +03:00
src
Code cleanup. Bugfix after rebase with master. Formating.
2021-05-13 15:03:40 +03:00
xtensa
Code cleanup. Bugfix after rebase with master. Formating.
2021-05-13 15:03:40 +03:00
CMakeLists.txt
Code cleanup. Bugfix after rebase with master. Formating.
2021-05-13 15:03:40 +03:00
component.mk
Code cleanup. Bugfix after rebase with master. Formating.
2021-05-13 15:03:40 +03: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