libopencm3/include/libopencm3/stm32
Ken Sarkies e2022f5884 Repair to documentation (most documented files)
to remove errors, duplications and inconsistencies.
File lib/stm32/f1/pwr.c - all code removed as it duplicates that in common/pwr_common.c
Remaining changes do not affect code. Compiles OK.
TODO efm32 has no code so generates no modules
TODO F2 needs pwr.c
TODO L1 needs dma.h and dma.c
2013-03-07 11:14:06 +10:30
..
common Repair to documentation (most documented files) 2013-03-07 11:14:06 +10:30
f1 Repair to documentation (most documented files) 2013-03-07 11:14:06 +10:30
f2 Repair to documentation (most documented files) 2013-03-07 11:14:06 +10:30
f4 Repair to documentation (most documented files) 2013-03-07 11:14:06 +10:30
l1 Repair to documentation (most documented files) 2013-03-07 11:14:06 +10:30
can.h Merging pull request #63 Improvements to STM32F1 I2C, CAN, RCC, and USB (f107) 2013-01-06 17:52:43 -08:00
crc.h CRC moved to common area 2013-01-08 19:58:18 +10:30
dac.h Move DAC to common area 2013-01-08 19:50:22 +10:30
dbgmcu.h License change of the library to LGPL, version 3 or later. 2012-03-02 14:44:49 -08:00
desig.h Merge branch 'master' of git://github.com/libopencm3/libopencm3 into upstream-merge 2012-11-13 13:13:40 -08:00
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
exti.h EXTI: Added function to get flag status 2013-03-01 10:36:57 -08:00
fsmc.h - Add FSMC helper macros. IMO FSMC_BTR_ACCMOD aren't much use, but I left them in case someone uses them. 2012-03-22 15:43:07 -07:00
gpio.h Change to make L1 series fit with common files 2012-11-13 18:43:06 +10:30
i2c.h I2C to common area 2013-01-08 19:57:19 +10:30
iwdg.h IWDG moved to common area 2013-01-08 19:51:49 +10:30
memorymap.h Vectors and Memory Map for STM32L1 series 2012-11-07 21:50:27 +00:00
otg_fs.h USB core updated for reentrance based on Christian Cier-Zniewski's branch 2012-09-13 10:43:35 -07:00
otg_hs.h USB core updated for reentrance based on Christian Cier-Zniewski's branch 2012-09-13 10:43:35 -07:00
pwr.h [l1] PWR: fix style for common code 2013-01-22 22:55:19 +00:00
rcc.h STM32: Moved SPI code into the common area. 2013-01-08 19:48:52 +10:30
rtc.h [stm32] Support the "new" BCD style RTC peripheral 2013-01-22 23:55:59 +00:00
sdio.h Fix comments typo 2012-09-02 17:15:13 +02:00
spi.h STM32: Moved SPI code into the common area. 2013-01-08 19:48:52 +10:30
syscfg.h Enable nvic and exti support for L1 2012-11-07 21:54:18 +00:00
timer.h Fix all warnings for stm32f1 lib. 2013-02-26 17:14:31 -08:00
tools.h License change of the library to LGPL, version 3 or later. 2012-03-02 14:44:49 -08:00
usart.h I2C to common area 2013-01-08 19:57:19 +10:30
wwdg.h License change of the library to LGPL, version 3 or later. 2012-03-02 14:44:49 -08:00