aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-31Merge pull request #56 Allow make to build libs/examples in parallel.Piotr Esden-Tempski
2012-10-31Fixed stm32f4-discovery/usb_cdcacm example for deduplication patches.Piotr 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-31Fixed find call for Darwin BSD find.Piotr Esden-Tempski
2012-10-30Allow make to build libs/examples in parallel.Karl Palsson
2012-10-30STM32F4: New adc moduleKen Sarkies
2012-10-29Merge branch 'efm32'chrysn
2012-10-29Merge branch 'generalizations'chrysn
2012-10-28Fix CAN standard ID mask to be 11 bits.Thomas Daede
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-23fixes for generated header cleanupchrysn
2012-10-23make `make clean` work againchrysn
2012-10-23only generate irq headers on demandchrysn
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-19install *all* efm32 linker scriptschrysn
2012-10-19build vector.o on lpc13xxchrysn
2012-10-19copied over linker scriptschrysn
2012-10-19build all efm32 familieschrysn
2012-10-19install opencmsischrysn
2012-10-19added irqs for the rest of the efm32 deviceschrysn
2012-10-19rename tinygecko->efm32tg everywherechrysn
2012-10-19renamed linker file to work with included makefilechrysn
2012-10-19change discriminator in efm32 series from TINYGECKO to EFM32TGchrysn
2012-10-19pulling in a simplification in per-arch makefileschrysn
2012-10-19use generalized libopencm3 functions in cmsischrysn
2012-10-18Merge branch 'generalizations' into efm32chrysn
2012-10-18unified systick handlingchrysn
2012-10-18unify scb (system control block)chrysn
2012-10-18BEGIN_DECLS wrap nivc.h declarations for c++chrysn
2012-10-18nvic.h generation script: be on safe side with directorieschrysn
2012-10-18adapt lpc43xx example to generalizationschrysn
2012-10-18remove files not required in generalizations branch any morechrysn
2012-10-18Merge branch 'generalizations' into efm32chrysn
2012-10-18fix bug resulting from equally named fileschrysn
2012-10-18Merge branch 'generalizations' into efm32chrysn
2012-10-18vector.c unificationchrysn