esp32_sigrok
esp32_sigrok copied to clipboard
Simple sigrok sump implementation
Try to get a simplified input of SSID and password to allow a prebuilt binary https://github.com/espressif/esp-idf/blob/master/examples/provisioning/legacy/console_prov
* Probably not all code changes should build Platformio code. It is possible to specify folder on which build would be triggered. (`main` for example) * I saw a lot...
esp32-idf-4.0 removed some of deprecated functions: * `esp_adc_cal_get_characteristics` was removed in favor to `esp_adc_cal_characterize` (parameters are in different order, but otherwise the same) * `i2s_write_bytes` was removed (could be safely...
Is there any porting for this project on ESP32S3? ESP32 Wroom is an outdated module nowadays....