ESP32: Handling NVS Flash Erase in FreeRTOS ( lock_acquire_generic. )
I am trying to erasing nvs on gpio ISR. I have write the below code.
On just giving high signal to the DI interrupt occurs so many times so I have added 3 sec delay in interrupt.