News

esp32_ulp_gpio_wakeup/ ├── main/ │ ├── app_main.c # Main application logic │ └── ulp/ │ ├── pulse_cnt.S # ULP GPIO polling logic │ └── wake_up.S # ULP wake-up condition ├── sdkconfig / ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.