Files
esp-idf/components/esp_hw_support/test_apps
Omar Chebib f3af70530e fix(esp_hw_support): fix a bug in the interrupt allocator related to shared interrupts
On RISC-V targets, when allocating a shared interrupt, the provided level would
override the current level of the allocated interrupt. As such, a medium level
interrupt could become a low level one and vice versa.
2025-01-15 12:03:18 +08:00
..
2024-12-02 21:35:56 +07:00
2024-12-02 21:35:56 +07:00