Files
esp-idf/components/driver/gpio
tgotic 34ff721c92 [gpio] calloc in critical section
Remove calloc out of critical section. In critical section, assign allocated memory to gpio_isr_func.
Free resources if gpio_isr_register() fails.
2022-08-04 17:11:32 +08:00
..
2022-08-04 17:11:32 +08:00