URL: <http://savannah.nongnu.org/bugs/?41690>
Summary: Bit definitions for SPMCSR Project: AVR C Runtime Library Submitted by: None Submitted on: Tue 25 Feb 2014 05:42:22 PM UTC Category: Header Severity: 3 - Normal Priority: 5 - Normal Item Group: Header files Status: None Percent Complete: 0% Assigned to: None Originator Email: joeymo...@gmail.com Open/Closed: Open Discussion Lock: Any Release: 1.8.0 Fixed Release: None _______________________________________________________ Details: Affected devices: ATmega48A/PA ATmega88A/PA ATmega168A/PA ATmega328/P Header files affected: iomx8.h iom48p.h iom88p.h iom88pa.h iom168p.h iom328p.h Bit 0 was renamed from SELFPRGEN to SPMEN in the same datasheet revision noted above. The new bit name has been defined in iomx8.h alongside the old definition. This common header file is #included by the device header files iom48.h, iom88.h, and iom168.h, but not by the other device header files iom48p.h, iom88p.h, iom88pa.h, iom168p.h, or iom328p.h. No definition exists for bit 5, SIGRD, in any of the above header files. This bit was added to the datasheet in revision 8271E–AVR–07/2012. Patch file included (made against 1.8.0) remedies all of this. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Tue 25 Feb 2014 05:42:22 PM UTC Name: avr-libc-1.8.0.patch Size: 2kB By: None <http://savannah.nongnu.org/bugs/download.php?file_id=30690> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?41690> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/ _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-libc-dev