Bug#867235: avr-libc: Fails to find iom328pb.h

2018-09-12 Thread Paul "LeoNerd" Evans
On Sat, 5 Aug 2017 11:17:52 +0200 Hakan Ardo wrote: > Hi, > thanx for the repport, but iom328pb.h is not provided by avr-libc as > far as I can tell? So it would have to be added to the patch for it > to be usefull. Can I also suggest that you report this upstream > aswell: > >

Bug#867235: avr-libc: Fails to find iom328pb.h

2017-08-05 Thread Hakan Ardo
Hi, thanx for the repport, but iom328pb.h is not provided by avr-libc as far as I can tell? So it would have to be added to the patch for it to be usefull. Can I also suggest that you report this upstream aswell: http://savannah.nongnu.org/bugs/?group=avr-libc Thanx! On Wed, Jul 5, 2017 at

Bug#867235: avr-libc: Fails to find iom328pb.h

2017-07-04 Thread Paul "LeoNerd" Evans
Package: avr-libc Version: 1:2.0.0+Atmel3.5.4-1 Severity: normal Tags: patch Attempting to build a program for the new ATmega328PB, it seems the device-specific IO file is not found: avr-gcc -std=gnu99 -Wall -Os -DF_CPU=1600 -mmcu=atmega328pb -flto -ffunction-sections ... In file included