platformio / platform-atmelavr

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

Support TTGO XI 8F328 dev board. AVR on steroids. #170

Open exothink opened 4 years ago

exothink commented 4 years ago

I would like PIO support for this board.

Kashouryo commented 4 years ago

LGT8F328P is not a standardised AVR micro controller; it's more like a clone. Here is the unofficial Arduino support file https://github.com/LGTMCU/Larduino_HSP for the LGT8F328P.

MCUdude commented 4 years ago

A while ago I got myself an 8F328P and 8F328D board because I was looking into adding support for them in MiniCore. After some research and testing, I figured it just wasn't worth it. Here's why: