platform-atmelavr
platform-atmelavr copied to clipboard
Request for generic ATtiny816
Could you please implement a generic ATtiny816 board?
Datasheet: https://ww1.microchip.com/downloads/en/DeviceDoc/ATtiny416-816-DataSheet-DS40001913C.pdf
Product description: https://www.microchip.com/wwwproducts/en/ATTINY816
Thanks a lot
Since the ATtiny816 is a tinyAVR1, this isn't really the correct repo for this issue. This is the correct repo: https://github.com/platformio/platform-atmelmegaavr
With that being said, there is already support for the entire tinyAVR0 an tinyAVR1 series, but there hasn't been done a new release of the platform-atmelmegaavr package yet.