platformio / platform-atmelavr

Atmel AVR: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/atmelavr
Apache License 2.0
139 stars 105 forks source link

Update board definitions for Moteino and MoteinoMEGA #199

Open kc1awv opened 4 years ago

kc1awv commented 4 years ago

Currently, platformio is using older board definitions for the Moteino and MoteinoMEGA which has a bug on pin definitions and is causing issues with compiling for ATmega1284P based boards. Downloading and using the definitions from the current location for the board definitions corrects this issue.

Suggest platformio uses this location to download the Moteino board definitions.