simon.chupin
|
45482bd1c0
|
components: Change copyright in components files
|
2022-06-17 16:59:56 +02:00 |
|
Dmitry
|
1457c42f6f
|
bugfix/esp-gdbstrub: add missing function for esp32c3/esp32h2.
|
2021-10-25 10:30:50 +03:00 |
|
Jeroen Domburg
|
2c75f63f89
|
* ets_delay_us(1) has too much overhead; change logic
* Fix MR comments
|
2021-04-28 16:38:24 +08:00 |
|
Jakob Hasse
|
4c0cf6bf62
|
gdbstub: C3 - protection for UART register region
* reading the UART peripheral registers disturbs
gdbstub because it communicates via UART.
Hence, we protect it.
Closes IDF-2533
|
2021-01-11 17:09:42 +08:00 |
|
Marius Vikhammer
|
68608f804c
|
esp32c3: Misc fixes needed to build & run
|
2020-12-31 15:20:05 +11:00 |
|
Jakob Hasse
|
a7683fc256
|
[system/tools]: gdbstub support C3
Closes IDF-1757
Closes IDF-2489
|
2020-12-31 09:27:00 +11:00 |
|