walnux/Documentation/platforms/avr/index.rst
Kerogit 631732e647 Documentation/platforms/avr: move documents to fix table of contents
The document context-switch-notes.rst was leaking into "Supported Platforms"
table of contents. To fix this, it was moved to separate common directory
and referenced from AVR index.rst

Similar to that, the gpio_intr_mux.rst document was leaking into list
of supported AVR families. This too was fixed by moving it to separate
docs directory.

The change was tested by building the Documentation using make html

Signed-off-by: Kerogit <kr.git@kerogit.eu>
2025-05-19 22:29:58 +08:00

22 lines
243 B
ReStructuredText

=============
Microchip AVR
=============
The following AVR chips are supported:
.. toctree::
:maxdepth: 1
:glob:
at32uc3/*
at90usb/*
atmega/*
avrdx/*
Other documents:
.. toctree::
:maxdepth: 1
:glob:
common/*