From 4fc5b696fad6b10620dcd49149bf64b829e38f77 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 7 Jun 2009 10:27:48 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1019 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- ports/ARMCM3-STM32F103/port.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ports/ARMCM3-STM32F103/port.dox') diff --git a/ports/ARMCM3-STM32F103/port.dox b/ports/ARMCM3-STM32F103/port.dox index 32049f969..244fdb20e 100644 --- a/ports/ARMCM3-STM32F103/port.dox +++ b/ports/ARMCM3-STM32F103/port.dox @@ -29,12 +29,12 @@ */ /** - * @defgroup STM32F103_IOPORTS I/O Ports Support + * @defgroup STM32F103_PAL I/O Ports Support * @brief I/O Ports peripherals support. * @details This module supports the STM32F103 GPIO controller. The STM32 * controller is very flexible and allows to implement all the recommended * behaviors for the I/O port driver. It supports the following features (see - * @ref IOPorts): + * @ref PAL): * - 16 bits wide ports. * - Atomic set/reset functions. * - Atomic set+reset function (atomic bus operations). -- cgit v1.2.3