mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-13 16:57:35 +00:00
Alloc handle memory first then hook, we can benifit: 1. Don't have to do malloc in a critical section 2. Don't have to do esp_intr_free in a critical section
2.7 KiB
2.7 KiB