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

This commit is contained in:
Marius Vikhammer
2024-06-12 09:24:50 +08:00
parent bc581fb444
commit eb24a57728
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