URL:
<https://savannah.nongnu.org/bugs/?60662>
Summary: Xmega.h is prepared for Doxygen but not added to
doxygen.config.in
Project: AVR C Runtime Library
Submitted by: wrightflyer
Submitted on: Mon 24 May 2021 09:43:16 AM UTC
Category: Documentation
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Documentation
Status: None
Assigned to: None
Percent Complete: 0%
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 2.0.0
Fixed Release: None
_______________________________________________________
Details:
Now that the recently added AVR-0/AVR-1/AVR-DB mean there are many more
"Xmega"" being used, there is increasing requirement for _PROTECTED_WRITE() to
write CCP protected registers.
Clearly the avr/include/xmega.h header has been prepared for Doxygen but it
does not appear in the published documentation. This is simply (I believe)
because it has not been listed around line 774 in
avr-libc/doc/api/doxygen.config.in where the other ("main") files in
avr/include are listed. Suggest that
@top_srcdir@/include/time.h \
+ @top_srcdir@/include/xmega.h \
an additional line be added after "time.h" to also list "xmega.h"
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/bugs/?60662>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/