esp-idf/components/freertos/FreeRTOS-Kernel/portable
Omar Chebib 53c7dd4efc WDT: implement interrupt wdt and task wdt for ESP32-C2
ESP32-C2 has a single group timer, thus it will use it for the interrupt watchdog,
which is more critical than the task watchdog. The latter is implement in
software thanks to the `esp_timer`component.
2022-09-15 14:37:59 +08:00
..
linux/include/freertos Revert "Merge branch 'feature/freertos_10.4.3_sync_various_functions' into 'master'" 2022-09-12 19:53:09 +08:00
priv_include freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
riscv Revert "Merge branch 'feature/freertos_10.4.3_sync_various_functions' into 'master'" 2022-09-12 19:53:09 +08:00
xtensa Revert "Merge branch 'feature/freertos_10.4.3_sync_various_functions' into 'master'" 2022-09-12 19:53:09 +08:00
port_common.c WDT: implement interrupt wdt and task wdt for ESP32-C2 2022-09-15 14:37:59 +08:00
port_systick.c freertos, ulp: Fix header inclusion to be compatible with new esp32c6 target 2022-09-06 09:13:20 +00:00