libopencm3/include/libopencm3/stm32/f4
Piotr Esden-Tempski 204eb047b4 Merging pull request #72 Doc
Merge remote-tracking branch 'ksarkies/doc'

Conflicts:
	doc/stm32f1/Doxyfile
	doc/stm32f2/Doxyfile
	doc/stm32f4/Doxyfile
	lib/stm32/f1/Makefile
	lib/stm32/f2/Makefile
	lib/stm32/f4/Makefile
2013-01-09 01:05:37 -08:00
..
adc.h STM32F4: New adc module 2012-10-30 10:22:52 +10:30
crc.h CRC moved to common area 2013-01-08 19:58:18 +10:30
dac.h Minor cleanup to use dispatch memorymap.h 2013-01-08 19:58:18 +10:30
dma.h STM32 DMA: replaced F4 header to match that for F2, and move header and source files to common. 2013-01-08 08:16:25 +10:30
doc-stm32f4.h Setup to document entire project using doxygen. 2012-09-15 12:51:46 +09:30
flash.h Add C linkage declaration for C++ usage 2012-09-02 17:12:58 +02:00
gpio.h Minor cleanup to use dispatch memorymap.h 2013-01-08 19:58:18 +10:30
i2c.h I2C to common area 2013-01-08 19:57:19 +10:30
irq.yaml switch all interrupt lists to yaml format 2012-10-18 16:52:48 +02:00
iwdg.h IWDG moved to common area 2013-01-08 19:51:49 +10:30
memorymap.h stm32/f4/memorymap.h: Fix ADC offsets 2012-11-14 20:07:28 -05:00
pwr.h Add C linkage declaration for C++ usage 2012-09-02 17:12:58 +02:00
rcc.h Add C linkage declaration for C++ usage 2012-09-02 17:12:58 +02:00
rng.h STM32: Move RNG to common area and add support for the F2. 2012-12-12 20:47:38 +00:00
spi.h Minor cleanup to use dispatch memorymap.h 2013-01-08 19:58:18 +10:30
timer.h Add C linkage declaration for C++ usage 2012-09-02 17:12:58 +02:00
usart.h Minor cleanup to use dispatch memorymap.h 2013-01-08 19:58:18 +10:30