aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/l1/Makefile
AgeCommit message (Expand)Author
2013-03-09This mainly moves the STM32 timers' code to the common area.Ken Sarkies
2013-02-26Added more warning CFLAGS to all makefiles.Piotr Esden-Tempski
2013-01-22[stm32] Support the "new" BCD style RTC peripheralKarl Palsson
2013-01-22[l1] PWR: fix style for common codeKarl Palsson
2013-01-08CRC moved to common areaKen Sarkies
2013-01-08I2C to common areaKen Sarkies
2013-01-08IWDG moved to common areaKen Sarkies
2013-01-08Move usart files to common areaKen Sarkies
2013-01-08Move DAC to common areaKen Sarkies
2013-01-08STM32: Moved SPI code into the common area.Ken Sarkies
2012-11-14[l1] Add common timer code support.Karl Palsson
2012-11-14[l1] Add rcc clock setup helper routinesKarl Palsson
2012-11-14[l1] Add Flash Memory Controller Register defns for L1.Karl Palsson
2012-11-13Change to make L1 series fit with common filesKen Sarkies
2012-11-07Eliminate redundant gpio code from f2/f4/l1Karl Palsson
2012-11-07Enable nvic and exti support for L1Karl Palsson
2012-11-07Add usart support for L1.Karl Palsson
2012-11-07STM32L1 support, rebased onto upstream generalizations branch.Karl Palsson
2012-11-07Add most of the rcc functions.Karl Palsson
2012-11-07More progress towards L1 support.Karl Palsson
2012-11-07Vectors and Memory Map for STM32L1 seriesKarl Palsson