contiki/cpu/arm/arm.txt
Benoît Thébaudeau ca86d5febf ARM: Fix doxygen style
The rule in Contiki is to use backslashes, not at signs.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
2016-11-24 22:30:26 +01:00

20 lines
276 B
Plaintext

/**
* \defgroup cmsis CMSIS (Cortex Microcontroller Software Interface Standard)
* \ingroup arm
*/
/**
* \defgroup aducrf101 ADUCRF101
* \ingroup arm
*/
/**
* \defgroup at91sam7s AT91SAM7S
* \ingroup arm
*/
/**
* \defgroup stm32f103 STM32F103
* \ingroup arm
*/