1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

Merge pull request #2333 from haukepetersen/fix_l1_doxygen

board/cpu: fixed doxygen for nucleo-l1 and stm32l1
This commit is contained in:
Ludwig Ortmann 2015-01-21 09:48:55 +01:00
commit 461163debe
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
*/
/**
* @defgroup board_nucleo-l1 nucleo-l1
* @defgroup board_nucleo-l1 Nucleo-L1
* @ingroup boards
* @brief Board specific files for the nucleo-l1 board.
* @{

View File

@ -7,9 +7,9 @@
*/
/**
* @defgroup cpu_stm32l1 stm32l1
* @addtogroup cpu
* @defgroup cpu_stm32l1 STM32L1
* @brief CPU specific implementations for the STM32F1
* @ingroup cpu
* @{
*
* @file