URL: <https://savannah.nongnu.org/bugs/?54768>
Summary: iox128a1u.h wrong NVM_CMD_READ_USER_SIG_ROW_gc value Project: AVR C Runtime Library Submitted by: None Submitted on: Tue 02 Oct 2018 01:48:27 PM UTC Category: Header Severity: 3 - Normal Priority: 5 - Normal Item Group: None Status: None Percent Complete: 0% Assigned to: None Originator Email: benda...@utexas.edu Open/Closed: Open Discussion Lock: Any Release: 2.0.0 Fixed Release: None _______________________________________________________ Details: line 1049, should be NVM_CMD_READ_USER_SIG_ROW_gc = (0x01<<0), /*Read user signature row */ is currently NVM_CMD_READ_USER_SIG_ROW_gc = (0x03<<0), /*Read user signature row */ see example for correct definition: iox128a4u.h, line 1121 _______________________________________________________ Reply to this item at: <https://savannah.nongnu.org/bugs/?54768> _______________________________________________ Message sent via Savannah https://savannah.nongnu.org/ _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-libc-dev