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 лет назад |
Cao Sen Miao
|
a690a87829
spi_flash: Remove legacy spi_flash drivers
|
3 лет назад |
Darian Leung
|
a8a3756b38
hal: Route CPU and Interrupt Controller HAL/LL to esp_cpu calls
|
3 лет назад |
KonstantinKondrashov
|
ac4c7d99fe
dport: Move DPORT workaround to G0
|
3 лет назад |
laokaiyao
|
cf049e15ed
esp8684: rename target to esp32c2
|
4 лет назад |
Sudeep Mohanty
|
e22b4007d3
esp_hw_support: Removed deprecated CPU util functions
|
4 лет назад |
Martin Vychodil
|
dd938eb952
System/Security: Memprot API unified (ESP32C3)
|
4 лет назад |
Cao Sen Miao
|
7f0a746e6a
move brownout trax cache_int_err to private folder
|
4 лет назад |
Cao Sen Miao
|
09487761cf
ESP8684: add freertos, hal, esp_system support
|
4 лет назад |
Martin Vychodil
|
dffb92e45f
System/Security: wrong check of the Memprot feature in esp_restart()/panic_restart()
|
4 лет назад |
Konstantin Kondrashov
|
4972605b16
esp_common: Add API for IPC to run small pieces of code on the other CPU, in the context of the level 4 interrupt
|
4 лет назад |
Shu Chen
|
5e3689ae0f
esp32h2: update esp_system and esp_hw_support to support esp32h2
|
4 лет назад |
Angus Gratton
|
14c7d4965b
esp_system: Reconfigure the WDTs at the start of the panic handler
|
4 лет назад |
Omar Chebib
|
bb9aa806f7
panic: handlers can now be placed in flash
|
4 лет назад |
Renz Bagaporo
|
7d85c42e52
esp32: move brownout and cache err int setup
|
4 лет назад |
Martin Vychodil
|
69096ddce5
Security: ESP32C3 memory protection feature (IRAM0/DRAM0)
|
5 лет назад |
Omar Chebib
|
c218f669ba
panic on RISC-V: Take into account Merge Request comments
|
5 лет назад |
Ivan Grokhotkov
|
5962b1dc56
panic: print register dump on abort for RISC-V
|
5 лет назад |
Omar Chebib
|
b6a450f824
panic: Add support for SoC-level panic
|
5 лет назад |
Renz Bagaporo
|
4cc6b5571b
esp_system: support riscv panic
|
5 лет назад |
Angus Gratton
|
420aef1ffe
Updates for riscv support
|
5 лет назад |
Martin Vychodil
|
497b730e8f
* memprot support for RTC_SLOW
|
5 лет назад |
morris
|
61f89b97c6
bringup esp32-s3 on FPGA
|
5 лет назад |
Ivan Grokhotkov
|
5ff9cd495e
panic: skip over the first invalid PC in case of InstrFetchProhibited
|
5 лет назад |
Ivan Grokhotkov
|
8ac56e904b
Merge branch 'bugfix/coredump_esp_panic_reason' into 'master'
|
5 лет назад |
Alexey Gerenkov
|
21091c6b0e
coredump: Fixes ESP-specific panic reasons handling
|
5 лет назад |
morris
|
2917651478
esp_rom: extract common ets apis into esp_rom_sys.h
|
5 лет назад |
morris
|
345606e7f3
esp_rom: extract common uart apis into esp_rom_uart.h
|
5 лет назад |