URL: <http://savannah.nongnu.org/bugs/?50800>
Summary: example in avr/boot.h uses function from header not directly included Project: AVR C Runtime Library Submitted by: bkerin Submitted on: Thu 13 Apr 2017 11:59:07 PM UTC Category: Documentation Severity: 3 - Normal Priority: 5 - Normal Item Group: Documentation Status: None Percent Complete: 0% Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any Release: 2.0.0 Fixed Release: None _______________________________________________________ Details: The API Usage Example contains a call to eeprom_busy_wait(). This declaration for this function is presumably available because on of the headers that is included includes it, but according to the principle of including what you use, the avr/eeprom.h header should be directly included in this example. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?50800> _______________________________________________ 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