aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/AVR/platform.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/AVR/platform.dox')
-rw-r--r--os/hal/platforms/AVR/platform.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/AVR/platform.dox b/os/hal/platforms/AVR/platform.dox
index 9b8cf3e6b..9b497b724 100644
--- a/os/hal/platforms/AVR/platform.dox
+++ b/os/hal/platforms/AVR/platform.dox
@@ -35,7 +35,7 @@
*/
/**
- * @defgroup AVR_SERIAL AVR USART Support (buffered)
+ * @defgroup AVR_SERIAL AVR Serial Support
* @details The AVR Serial driver uses the USART peripherals in a
* buffered, interrupt driven, implementation.
*