Trel725/chavrprog

Hey,buddy,does this support ATMEGA328p?

Closed this issue · 2 comments

I have a ch341a programmer and atmega328p MCU

your response will be appreciated.

Hello, yes it is supported

chavrprog/config.c

Lines 41 to 45 in 585a4ca

{"mega328p",
{0x1E, 0x95, 0x0F},
64,
256,
1024},

In general, see config.c for the list of supported devices.

Closing the issue. Feel free to re-open it in case of more questions.