As Wilhelm Meier wrote: > recently I found that there ist not support for the (new) atmega328pb. > Do you plan to integrate this device?
Well, recently, the contributions for new devices mainly came from Atmel, errm, Microchip. But of course, if you want to submit a patch yourself, feel free to do so. The biggest work is to create the ioxxx.h header file. It's supposed to match the datasheet, and ought to be generated straight from the Atmel Studio XML files. However, it should also be possible to roll it manually, e.g. by deriving it from the ATmega328P file. The remainder is a bit of mentioning it in some other files, like EEPROM and bootloader support. If you grep through the existing sources, looking for e.g. __ATmega168P__, you should be able to see where this might be needed. -- cheers, Joerg .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-libc-dev