platformio / platform-atmelavr

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

Add support for AVR ATMEGA8515 and other legacy AVRs #126

Closed SteamingCoax closed 3 years ago

SteamingCoax commented 5 years ago

Some colleges in Canada use the 8515 for the majority of their programs but a lot of students enjoy using vscode and atom text editors, not AVR Studio 4... Thanks!

MCUdude commented 3 years ago

There is already support for ATmega8515 and its bigger brother ATmega162. This issue can be closed.