aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-12-31lm4f: Remove erroneous references to lm3sAlexandru Gagniuc
2012-12-31lm4f: Add lm4f support files copied from lm3sAlexandru Gagniuc
2012-11-13Change to make L1 series fit with common filesKen Sarkies
2012-11-13Adjustments to fix documentationKen Sarkies
2012-11-13rebase and fixKen Sarkies
2012-11-13Proposed deduplication of peripherals, GPIO exampleKen Sarkies
2012-11-12[doc] Added preliminary STM32 CAN documentation.Piotr Esden-Tempski
2012-11-12[doc] Cosmetic.Piotr Esden-Tempski
2012-11-12Merge pull request #62 "Documentation updates for new devices"Piotr Esden-Tempski
2012-11-12Documentation updatesKen Sarkies
2012-11-08Merging pull request #60 Miscellaneous DMA fixes for F4Piotr Esden-Tempski
2012-11-08stm32f4/dma: Fix cut-and-paste errorBen Gamari
2012-11-08stm32f4: Add dma.oBen Gamari
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
2012-10-31Merge pull request #57 F2/F4 timer merging actionPiotr Esden-Tempski
2012-10-31Added new f4 adc module to the library makefile.Piotr Esden-Tempski
2012-10-31Merge pull request #55 STM32F4: New adc modulePiotr Esden-Tempski
2012-10-31Merge pull request #53 CAN fixesPiotr Esden-Tempski
2012-10-31STM32F4 New: headers and source code for DMAKen Sarkies
2012-10-31STM32F1 Addition to DMA to add interrupt flag read and clear.Ken Sarkies
2012-10-31Merge pull request #22 fixing usb and f4 alignment issuesPiotr Esden-Tempski
2012-10-31F2 timers are the same as F4 timers, so make the same changes to themThomas Daede
2012-10-31Add back timer_set_option for STM32F4, and document.Thomas Daede
2012-10-31Update comments and copy author from F4 version.Thomas Daede
2012-10-30Move timer.c to be common to all stm32 seriesThomas Daede
2012-10-30STM32F4: New adc moduleKen Sarkies
2012-10-29Merge branch 'efm32'chrysn
2012-10-29Merge branch 'generalizations'chrysn
2012-10-28Release the correct fifo in can_receive()Thomas Daede
2012-10-28Add CAN support for F2 and F4 series.Thomas Daede
2012-10-22Missing EXTI ports and flag numbers for F4Karl Palsson
2012-10-21Added irq.yaml to lpc_13xx and lpc_17xx familiesSilvio Gissi
2012-10-19remove common modules from efm32*'s explicit build listchrysn
2012-10-19Merge branch 'generalizations' into efm32chrysn
2012-10-19remove nvic.o from stm32/f[24]'s explicit listchrysn
2012-10-19completing dispatchchrysn
2012-10-19define platform specific constants for all chipschrysn
2012-10-19build common .o files everywhere (fixes issue #29)chrysn
2012-10-19add generic OBJS to efm32 librarieschrysn
2012-10-19build vector.o on lpc13xxchrysn
2012-10-19copied over linker scriptschrysn
2012-10-19build all efm32 familieschrysn
2012-10-19added irqs for the rest of the efm32 deviceschrysn
2012-10-19rename tinygecko->efm32tg everywherechrysn