openmrn / OpenMRNLite

Arduino library for the OpenMRN core using the simplified drivers and programming model of the Arduino environment.
BSD 2-Clause "Simplified" License
16 stars 8 forks source link

Updating to esp32 1.0.6 or 2.0.x? #4

Closed dwightkelly closed 9 months ago

dwightkelly commented 1 year ago

Has any work been done to update to esp32 1.0.6 or 2.0.x releases?

balazsracz commented 1 year ago

yes, there is a branch here: https://github.com/bakerstu/openmrn/pull/536 if you check out that branch you can create an openmrnlite using the instructions here: https://github.com/bakerstu/openmrn/blob/master/arduino/RELEASE.md

atanisoft commented 9 months ago

This should now be working with the 2.0.0 release of OpenMRNLite.