Closed brunob45 closed 2 years ago
I added the Curiosity Nano DA & DB board definitions.
I confirmed that the build and upload work on my Curiosity Nano AVR128DA48, both on windows (as-is) and linux (avrdude fixed #31).
Also, since MILLIS_USE_TIMER is defined in arduino.py, I removed the compiler flag from every .json board definitions, because they were conflicting.
Many thanks!
Wow, that was fast! You're welcome :)
I added the Curiosity Nano DA & DB board definitions.
I confirmed that the build and upload work on my Curiosity Nano AVR128DA48, both on windows (as-is) and linux (avrdude fixed #31).
Also, since MILLIS_USE_TIMER is defined in arduino.py, I removed the compiler flag from every .json board definitions, because they were conflicting.