A very simple example on how to use the ULP, the low-power coprocessor integrated into the ESP32
This example runs on a ESP32-WROVER-KIT V3. The main core blinks the bleue LED, while the ULP blinks the green LED, both of them using a very simple infinite loop.
See https://codingfield.com/en/?p=986 for more informations!