ca86d5febf
The rule in Contiki is to use backslashes, not at signs. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
20 lines
276 B
Plaintext
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
|
|
*/
|