libopencm3/lib/stm32/f3
Ken Sarkies 3c6e9fd56d Fix a number of top level doxygen issues.
So that the navigation pane works correctly in browsers.
Some additional doc fixes put in where found (but many more still to go).
Added some dummy .c and .h files to bring the associated docs into line.
makefile changed to allow 'make html' as well as 'make doc' (the latter only does html anyway).
2014-01-15 22:19:52 +01:00
..
Makefile Better method of reset and clock handling with RCC, support L1, F1, F2, F3, F4 2014-01-02 22:00:11 +01:00
adc.c Fix the order of ADC injected channel list 2013-12-04 22:03:23 +00:00
crc.c [STM32F3:doc] Add doxygen documentation page to output 2013-08-22 23:08:52 -07:00
dac.c Doxygen style blocks corrected 2013-07-07 16:01:52 -07:00
dma.c [DOXYGEN:STM32F3] fix the conflict strings. 2013-08-24 17:01:28 +02:00
flash.c Fix a number of top level doxygen issues. 2014-01-15 22:19:52 +01:00
gpio.c [STM32F3:doc] Add doxygen documentation page to output 2013-08-22 23:08:52 -07:00
i2c.c Doxygen style blocks corrected 2013-07-07 16:01:52 -07:00
iwdg.c Doxygen style blocks corrected 2013-07-07 16:01:52 -07:00
libopencm3_stm32f3.ld linker script file for f3 added. 2013-07-07 16:01:45 -07:00
pwr.c Fix a number of top level doxygen issues. 2014-01-15 22:19:52 +01:00
rcc.c Fix a number of top level doxygen issues. 2014-01-15 22:19:52 +01:00
rtc.c Fix a number of top level doxygen issues. 2014-01-15 22:19:52 +01:00
spi.c [STM32F3:doc] Add doxygen documentation page to output 2013-08-22 23:08:52 -07:00
timer.c [STM32F3:doc] Add doxygen documentation page to output 2013-08-22 23:08:52 -07:00
usart.c [Stylefix] Removed trailing spaces and added missing braces. 2013-07-07 16:01:52 -07:00
vector_chipset.c Added interrupts for f3, Pre_main rutine in vector_chipset, nvic.h modified to include f3. 2013-07-07 16:01:46 -07:00