git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1084 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2009-08-20 08:31:37 +00:00
parent 24fc474ac6
commit 640d32ce2f
8 changed files with 8 additions and 8 deletions

View File

@ -18,7 +18,7 @@
*/
/**
* @file ports/ARM7-AT91SAM7X/pal_lld.c
* @file os/ports/GCC/ARM7/AT91SAM7X/pal_lld.c
* @brief AT91SAM7X PIO low level driver code
* @addtogroup AT91SAM7X_PAL
* @{

View File

@ -18,7 +18,7 @@
*/
/**
* @file ports/ARM7-AT91SAM7X/pal_lld.h
* @file os/ports/GCC/ARM7/AT91SAM7X/pal_lld.h
* @brief AT91SAM7X PIO low level driver header
* @addtogroup AT91SAM7X_PAL
* @{

View File

@ -18,7 +18,7 @@
*/
/**
* @file ports/ARM7-LPC214x/pal_lld.c
* @file os/ports/GCC/ARM7/LPC214x/pal_lld.c
* @brief LPC214x FIO low level driver code
* @addtogroup LPC214x_PAL
* @{

View File

@ -18,7 +18,7 @@
*/
/**
* @file ports/ARM7-LPC214x/pal_lld.h
* @file os/ports/GCC/ARM7/LPC214x/pal_lld.h
* @brief LPC214x FIO low level driver header
* @addtogroup LPC214x_PAL
* @{

View File

@ -18,7 +18,7 @@
*/
/**
* @file ports/ARMCM3-STM32F103/pal_lld.c
* @file os/ports/GCC/ARMCM3/STM32F103/pal_lld.c
* @brief STM32 GPIO low level driver code
* @addtogroup STM32F103_PAL
* @{

View File

@ -18,7 +18,7 @@
*/
/**
* @file ports/ARMCM3-STM32F103/pal_lld.h
* @file os/ports/GCC/ARMCM3/STM32F103/pal_lld.h
* @brief STM32 GPIO low level driver header
* @addtogroup STM32F103_PAL
* @{

View File

@ -18,7 +18,7 @@
*/
/**
* @file ports/MSP430/pal_lld.c
* @file os/ports/GCC/MSP430/pal_lld.c
* @brief MSP430 Digital I/O low level driver code
* @addtogroup MSP430_PAL
* @{

View File

@ -18,7 +18,7 @@
*/
/**
* @file ports/MSP430/pal_lld.h
* @file os/ports/GCC/MSP430/pal_lld.h
* @brief MSP430 Digital I/O low level driver header
* @addtogroup MSP430_PAL
* @{