Erhan Kurubas
|
6cd8030160
Merge branch 'check_debug_aware_config' into 'master'
|
2 年之前 |
Erhan Kurubas
|
2d55270006
fix(esp_hw_support): re-enable CONFIG_ESP_DEBUG_OCDAWARE functionality
|
2 年之前 |
Erhan Kurubas
|
bde8ff8b67
feat(panic): send pseudo exccause to openocd
|
2 年之前 |
Erhan Kurubas
|
4714521b21
feat(coredump): add panic details to the elf file
|
2 年之前 |
KonstantinKondrashov
|
b605404b06
esp_app_format: IRAM space optimization
|
2 年之前 |
morris
|
083d9e7c0f
mcpwm: reset peripheral in restart, panic and halt
|
2 年之前 |
Marius Vikhammer
|
c2f9392be5
Merge branch 'feature/h2_wdt' into 'master'
|
2 年之前 |
Marius Vikhammer
|
5d26a0de9a
wdt: add support for H2
|
2 年之前 |
Jing Li
|
75a82988f1
Merge branch 'refactor/wdt_use_unified_type' into 'master'
|
2 年之前 |
Marius Vikhammer
|
ec57895db9
coredump: allow coredump at panic even if gdbstub is used.
|
3 年之前 |
jingli
|
9c37441b17
wdt: refactor wdt codes to use unified type
|
2 年之前 |
Jakob Hasse
|
cb9786d35e
refactor(esp_system): reboot delay: added docs, protected by watchdog
|
3 年之前 |
Chip Weinberger
|
6e2ce0d289
refactor(esp_system) add user configurable reboot delay in seconds
|
3 年之前 |
Cao Sen Miao
|
8cc9260f86
ESP32H2: Add system support for ESP32H2
|
3 年之前 |
Omar Chebib
|
d580f6b076
RISC-V: Create a wrapper around FreeRTOS Tasks to detect the ones returning
|
3 年之前 |
Chip Weinberger
|
b2d1c34a38
[Panic] also print to secondary USB Serial/JTAG Console
|
3 年之前 |
Omar Chebib
|
53c7dd4efc
WDT: implement interrupt wdt and task wdt for ESP32-C2
|
3 年之前 |
wuzhenghui
|
ab09c07fdd
esp32c6: add esp_system support
|
3 年之前 |
Laukik Hase
|
0071ea498f
esp_app_format: Fixed build errors and resolved dependencies
|
3 年之前 |
Omar Chebib
|
e25cda2c40
Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core
|
3 年之前 |
Guillaume Souchere
|
0bac33ed41
esp_system: Remove deprecate section from esp_cpu.h
|
3 年之前 |
Guillaume Souchere
|
6005cc9163
hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces
|
3 年之前 |
Marius Vikhammer
|
9274a062fb
esp-system: removed esp_phy and nvs dependencies, change app update and pm to weak dependencies
|
3 年之前 |
Sudeep Mohanty
|
e22b4007d3
esp_hw_support: Removed deprecated CPU util functions
|
4 年之前 |
Cao Sen Miao
|
09487761cf
ESP8684: add freertos, hal, esp_system support
|
4 年之前 |
Ivan Grokhotkov
|
b5606f5e81
esp_system: make the abort operation compatible with clang
|
4 年之前 |
Sachin Parekh
|
6582f7070e
Update tests for assert and abort
|
4 年之前 |
Angus Gratton
|
1969e4b8e5
Merge branch 'bugfix/panic_handler_disable_wdts_early' into 'master'
|
4 年之前 |
Angus Gratton
|
14c7d4965b
esp_system: Reconfigure the WDTs at the start of the panic handler
|
4 年之前 |
Alexey Gerenkov
|
821869d98d
apptrace: Refactors apptrace for better support various tracing HW
|
5 年之前 |