avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #60662] Xmega.h is prepared for Doxygen but not added to doxygen.co


From: Cliff Lawson
Subject: [bug #60662] Xmega.h is prepared for Doxygen but not added to doxygen.config.in
Date: Mon, 24 May 2021 05:43:18 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]