aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/f2/Makefile
AgeCommit message (Expand)Author
2013-01-09Merging pull request #72 DocPiotr Esden-Tempski
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
2013-01-08STM32 DMA: replaced F4 header to match that for F2, and move header and sourc...Ken Sarkies
2012-11-13Proposed deduplication of peripherals, GPIO exampleKen Sarkies
2012-11-07Eliminate redundant gpio code from f2/f4/l1Karl Palsson
2012-11-07Enable nvic and exti support for L1Karl Palsson
2012-10-19remove nvic.o from stm32/f[24]'s explicit listchrysn
2012-10-19build common .o files everywhere (fixes issue #29)chrysn
2012-10-02Add assert macros to aid in debugging.Tomaz Solc
2012-08-13Changed local build target for library and linker files.Piotr Esden-Tempski
2012-03-02Some additional LGPL3+ license change cleanups.Piotr Esden-Tempski
2011-11-02Add timer support for STM32F2 & STM32F4Stephen Caudle
2011-10-30Add SCB from stm32f1Stephen Caudle
2011-10-30Update makefiles to reflect stm32 lib folder name changesStephen Caudle
2011-10-30Rename stm32 lib folders to be consistent with includeStephen Caudle