Alexey Gerenkov
|
821869d98d
|
apptrace: Refactors apptrace for better support various tracing HW
|
2021-06-24 13:16:13 +03:00 |
Darian Leung
|
2f58060921
|
TWAI: FIFO overrun handling and errata workarounds
This commit adds handling for FIFO overruns and
adds workarounds for HW errats on the ESP32.
Closes https://github.com/espressif/esp-idf/issues/2519
Closes https://github.com/espressif/esp-idf/issues/4276
|
2021-03-30 14:17:31 +08:00 |
Renz Bagaporo
|
d1c800fbbb
|
components: fix ldgen check errors
|
2021-01-19 11:17:18 +08:00 |
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
Renz Christian Bagaporo
|
90ee405afd
|
ldgen: update component linker fragment files
|
2019-04-04 15:57:34 +08:00 |
Alexey Gerenkov
|
5ef3a64c00
|
sys_view: Adds heap tracing API
|
2019-04-01 19:31:27 +03:00 |
Ivan Grokhotkov
|
46a948dafa
|
app_trace: require timer driver to be in IRAM
Closes https://github.com/espressif/esp-idf/issues/2760
|
2018-11-30 11:05:43 +08:00 |
Renz Bagaporo
|
63411fc556
|
tools: implement linker script generation
|
2018-11-16 12:42:02 +08:00 |