Rahix / avr-device

Register access crate for AVR microcontrollers
Apache License 2.0
170 stars 66 forks source link

lgt8fx #95

Open AndrewChe7 opened 2 years ago

AndrewChe7 commented 2 years ago

Please add support for lgt8f328p and other boards.

Rahix commented 2 years ago

Support for MCUs starts in avr-device so let's move discussion there. The README contains instruction on adding new MCUs, most notably an ATDF file is required. As the LGT8F chips seem to be cloned hardware, I am not sure if you will find one on the net... Maybe the only way is to modify an ATDF file from a similar genuine AVR to match it (e.g. ATmega328P?).