aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/f1/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[l1] PWR: fix style for common codeKarl Palsson
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-08Move STM32F1 DMA files to respective common directoriesKen Sarkies
2012-11-13Proposed deduplication of peripherals, GPIO exampleKen Sarkies
2012-10-31Merge pull request #22 fixing usb and f4 alignment issuesPiotr Esden-Tempski
2012-10-19build common .o files everywhere (fixes issue #29)chrysn
2012-10-16stm32f1:Ken Sarkies
2012-10-02Add assert macros to aid in debugging.Tomaz Solc
2012-09-13USB core updated for reentrance based on Christian Cier-Zniewski's branchJason Kotzin
2012-08-13Changed local build target for library and linker files.Piotr Esden-Tempski
2012-06-29Basic helper routines for CRCKarl Palsson
2012-06-12Add Device Electronic Signature support.Karl Palsson
2012-03-02Some additional LGPL3+ license change cleanups.Piotr Esden-Tempski
2011-10-30Update makefiles to reflect stm32 lib folder name changesStephen Caudle
2011-10-30Rename stm32 lib folders to be consistent with includeStephen Caudle