diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-11-19 18:45:11 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-11-19 18:45:11 +0000 |
commit | 3ae01fd47b63b190ee6d7588d8721e8edad3d150 (patch) | |
tree | e8b51a08b93806101d3e59edab7a7fa484f716e3 /os/hal/platforms/STM8L | |
parent | d519ffda2aca7ce92f5f2ad554cdc52a7a7bdfe8 (diff) | |
download | ChibiOS-3ae01fd47b63b190ee6d7588d8721e8edad3d150.tar.gz ChibiOS-3ae01fd47b63b190ee6d7588d8721e8edad3d150.tar.bz2 ChibiOS-3ae01fd47b63b190ee6d7588d8721e8edad3d150.zip |
ARM7/9 port update, other improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2389 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM8L')
-rw-r--r-- | os/hal/platforms/STM8L/platform.dox | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/platforms/STM8L/platform.dox b/os/hal/platforms/STM8L/platform.dox index 8646b5978..b1b74251e 100644 --- a/os/hal/platforms/STM8L/platform.dox +++ b/os/hal/platforms/STM8L/platform.dox @@ -45,7 +45,6 @@ * @details The STM8L PAL driver uses the GPIO peripherals.
*
* @section stm8l_pal_1 Supported HW resources
- * - AFIO.
* - GPIOA.
* - GPIOB.
* - GPIOC.
|