sparkfun / Arduino_Boards

Board definitions for SparkFun-manufactured AVR, ARM, and ESP-based Arduino boards.
263 stars 125 forks source link

ESP32 - wish you would sync up to current Espressif ESP32 release #97

Closed KurtE closed 1 year ago

KurtE commented 2 years ago

The newer releases have additional capabilities and libraries, such as LittleFS.

santaimpersonator commented 1 year ago

We have since handed over maintenance of the Arduino core for our ESP line of microcontroller products, over to Espressif Arduino core. This was primarily due to changes in the Arduino IDE that caused conflicts in the compilation for MCUs hosted by separate parties.

Please, use their Arduino core for the latest and greatest. Please refer to this tutorial for installation instructions for third-party Arduino cores.