lbernstone
lbernstone
Should work for additional board types as long as you use mcu to differentiate.
Bump version to prepare a release tag in preparation for inclusion into Arduino IDE library manager.
### Board esp32 dev module ### Device Description any device ### Hardware Configuration any ### Version v2.0.4 ### IDE Name Arduino IDE ### Operating System ubuntu ### Flash frequency all...
### Related area IDE plugins ### Hardware specification all boards ### Is your feature request related to a problem? Existing java plugins do not work in Arduino 2.X ### Describe...
## Description of Change Set power channel on ESP32P4 so 3V3 is supplied if the SDMMC pins are used for SPI. This allows you to use old SD based libraries....
## Description of Change SD_MMC driver had been updated to support UHS-I on ESP-P4, but didn't have the flags quite right. This updates the driver to use UHS SDR by...