aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-04-04added lcd examplechrysn
2012-03-04efm32: registers for ledschrysn
2012-03-04various enhancements for header generationchrysn
2012-03-04header file generation learned register templateschrysn
2012-03-04efm32 cmu: convenience functionschrysn
2012-03-04efm32: generate _MASK constantschrysn
2012-03-04efm32: shortened doxygen names and grouped them per chip familychrysn
2012-03-04experimental yaml based header file generationchrysn
2012-03-03efm32: some more cmu registers and doxygen updatechrysn
2012-03-03add missed license headers to efm32 fileschrysn
2012-03-03follow the license change to lgpl3 in efm32chrysn
2012-03-02Merge branch 'master' into efm32chrysn
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2012-03-02efm32: energy management unit headers and examplechrysn
2012-03-02(efm32: remove todo that couldn't work out)chrysn
2012-02-29Corrected interrupt flag register defines.Piotr Esden-Tempski
2012-02-29Added dma_channel_reset prototype.Piotr Esden-Tempski
2012-03-01convenience functions for efm32 gpiochrysn
2012-02-29Cleaned up and streamlined DMA support for f1. Definitely needs a bunch of te...Piotr Esden-Tempski
2012-02-29efm32 tinygecko gpio: implemented all the bit valueschrysn
2012-02-28Added spi reset convenience function.Piotr Esden-Tempski
2012-02-27efm32: minor documentation enhancementschrysn
2012-02-27efm32 tinygecko: defined interruptschrysn
2012-02-27efm32: created memory map from all base addresseschrysn
2012-02-26overhauled documentationchrysn
2012-02-25made blinking a led on efm32 possiblechrysn
2012-02-25first attempt at porting libopencm3 to energymicrochrysn
2012-02-24Added reset function to i2c convenience functions.Piotr Esden-Tempski
2012-02-24Added set priority group convenience function.Piotr Esden-Tempski
2012-02-24Updated SCB_AIRCR_PRIGROUP bit definitions to be more consistent with the sty...Piotr Esden-Tempski
2012-02-13Added missing gpio definitions for timer 5.Piotr Esden-Tempski
2012-02-13Added combined gpio bank definitions to timers as you tend to set those up in...Piotr Esden-Tempski
2012-02-13Forgot some BANK suffixes.Piotr Esden-Tempski
2012-02-13Added bank definitions to f1 gpio header.Piotr Esden-Tempski
2012-02-12Fix setting alternate port functions on the STM32F2.Gareth McMullin
2012-02-12Fix setting alternate port functions on the STM32F4.Gareth McMullin
2012-02-12Add an interface for soft disconnection, and hook it up in the F107 driver.Mike Smith
2012-02-06f2/dma.h: Whitespace and coding-style fixes.Uwe Hermann
2012-02-06Fixed typo in F2 dma header to match the datasheet.Fergus Noble
2012-02-06Added functions to enable and disable DMA from stm32 USART.Fergus Noble
2012-02-06DMA register definitions for F2.Fergus Noble
2011-12-28usb: Added support for Interface Association descriptors.Gareth McMullin
2011-12-17Added USB example for stm32f4.Gareth McMullin
2011-11-16Reverted the api of the usart_set_baudrate function to hide the clock rail se...Piotr Esden-Tempski
2011-11-16Cleaned up header inclusion selection macros.Piotr Esden-Tempski
2011-11-16Added UART4 and UART5 gpio definitions for stm32f1. Also corrected the naming...Piotr Esden-Tempski
2011-11-11stm32/dbgmcu.h: Document reserved bits, cosmetic fixes.Uwe Hermann
2011-11-11stm32/iwdg.h: Document reserved bits.Uwe Hermann
2011-11-11stm32/pwr.h: Document reserved bits.Uwe Hermann
2011-11-11stm32/wwdg.h: Document reserved bits, add WWDG_CFG_W.Uwe Hermann