1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Benoît Canet 8c6c1114f3 cpu/stm32f3: Add missing closing Doxygen braces for addtogroup
The candidates locations for the closing braces were confirmed by looking at
cpu/stm32f0 headers.

The closing brace styles stick with the style of each file.

Closes #2956
2015-06-22 00:08:13 +02:00
..
arm7_common arm7: Remove atomic.s 2015-05-26 21:28:31 +02:00
atmega2560 cpu/atmega2560: removed empty gpio.c file 2015-06-14 16:14:48 +02:00
atmega_common global: renamed cpu-conf.h into cpu_conf.h 2015-05-28 15:45:05 +02:00
cc430 everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
cc2538 cpu/cc2538: optimization of startup code 2015-06-15 16:00:51 +02:00
cortexm_common cpu/cortexm: unified startup code and isr handlers 2015-06-15 16:00:51 +02:00
k60 cpu/k60: optimization of startup code 2015-06-15 16:00:51 +02:00
kinetis_common cpu/kinetis_common: optimization of startup code 2015-06-15 16:00:51 +02:00
kw2x cpu/kw2x: optimization of startup code 2015-06-15 16:00:51 +02:00
lpc1768 cpu/lpc1768: optimized startup code 2015-06-15 16:00:51 +02:00
lpc2387 cortexm: Move ldscripts into separate directory 2015-05-30 12:20:07 +02:00
mc1322x cpu: fixed doxygen for multiple headers 2015-05-28 15:45:05 +02:00
msp430-common cpu: fixed doxygen for multiple headers 2015-05-28 15:45:05 +02:00
msp430fxyz everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
native cpu/native: added periph_cpu.h 2015-06-12 19:10:49 +02:00
nrf51822 cpu/nrf51822: optimization of startup code 2015-06-15 16:00:51 +02:00
sam3x8e cpu/sam3x8e: optimization of startup code 2015-06-15 16:00:51 +02:00
samd21 cpu/samd21: optimization of startup code 2015-06-15 16:00:51 +02:00
saml21 cpu/saml21: optimization of startup code 2015-06-15 16:00:51 +02:00
stm32f0 cpu/stm32f0: optimization of startup code 2015-06-15 16:00:51 +02:00
stm32f1 cpu/stm32f1: optimization of startup code 2015-06-15 16:00:51 +02:00
stm32f3 cpu/stm32f3: Add missing closing Doxygen braces for addtogroup 2015-06-22 00:08:13 +02:00
stm32f4 Merge pull request #3155 from haukepetersen/opt_cortex_startup 2015-06-17 00:01:56 +02:00
stm32l1 cpu/stm32l1: optimization of startup code 2015-06-15 16:00:51 +02:00
x86 cpu: fixed doxygen for multiple headers 2015-05-28 15:45:05 +02:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
Makefile.include.cortexm_common cpu/make.cortexm: s/startup.o/vectors.o/ 2015-06-15 16:00:51 +02:00