Minor documentation improvements.
This commit is contained in:
parent
4175fe03ee
commit
1eae43da0c
2 changed files with 2 additions and 2 deletions
|
@ -67,7 +67,7 @@
|
|||
/** Selects the Atmel 32-bit UC3 AVR (AT32UC3* chips) architecture. */
|
||||
#define ARCH_UC3 1
|
||||
|
||||
/** Selects the Atmel XMEGA AVR (ATXMEGA*U chips) architecture. */
|
||||
/** Selects the Atmel XMEGA AVR (ATXMEGA* chips) architecture. */
|
||||
#define ARCH_XMEGA 2
|
||||
|
||||
#if !defined(__DOXYGEN__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue