Merge branch 'feature/c61_cpu_intr_support' into 'master'

feat(intr): basic interrupt/freertos support for C61

Closes IDF-9280, IDF-9261, and IDF-9262

See merge request espressif/esp-idf!31450
This commit is contained in:
Marius Vikhammer
2024-06-13 13:02:14 +08:00
5 changed files with 7 additions and 43 deletions

View File

@@ -12,7 +12,6 @@
extern "C" {
#endif
// TODO: [ESP32C61] IDF-9262, inherit from ESP32C6
/**
* @brief Clear the crosscore interrupt that just occurred on the current core