marcel-licence / ML_SynthTools

ML_SynthTools
GNU General Public License v3.0
149 stars 25 forks source link

Add support for ESP32 board library v3.0.0 #49

Open marcel-licence opened 4 months ago

marcel-licence commented 4 months ago

Version 3.0.0 is released and comes with some changes. For example the usage of adc.h and i2s.h is deprecated and using it relies on legacy support. A method is required to differentiate between 3.0.0 and earlier versions to use old and new code.