aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-13examples: Remove duplicate example linker scripts.Uwe Hermann
2011-11-13other/*: Random coding-style fixes.Uwe Hermann
2011-11-13other/i2c_stts75_sensor: Cosmetics.Uwe Hermann
2011-11-12s/led/LED/.Uwe Hermann
2011-11-12obldc examples: Fix comments and coding-style.Uwe Hermann
2011-11-12other/dogm128: Coding-style fixes.Uwe Hermann
2011-11-12other/adc_temperature_sensor: Cosmetics.Uwe Hermann
2011-11-12other/dma2mem: Fix typos and coding-style.Uwe Hermann
2011-11-12mb525: Fix coding-style and comments.Uwe Hermann
2011-11-12lisa-m/usbhid: Use short types such as u8.Uwe Hermann
2011-11-12lisa-m/usbhid: Coding-style fixes.Uwe Hermann
2011-11-12lisa-m/usb_cdcacm: Coding-style/whitespace fixes.Uwe Hermann
2011-11-12lisa-m/fancyblink: Fix copy-pasted code comments.Uwe Hermann
2011-11-12lm3s: Cosmetics.Uwe Hermann
2011-11-12Only allow one packet in TX fifos.Gareth McMullin
2011-11-12Fixed loading of .data in linker scripts.Gareth McMullin
2011-11-11stm32f4-discovery/miniblink: Fix board name typo.Uwe Hermann
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
2011-11-11stm32/fsmc.h: Document reserved bits.Uwe Hermann
2011-11-11stm32/fsmc.h: s/FSMC_PMEM_MEMHOLDX/FSMC_PMEM_MEMWAITX/.Uwe Hermann
2011-11-11stm32/f4/pwr.h: Document reserved bits.Uwe Hermann
2011-11-11stm32/f2/pwr.h: Document reserved bits.Uwe Hermann
2011-11-11stm32/crc.h: Document reserved bits.Uwe Hermann
2011-11-11STM32F4: Fix typos, s/F2/F4/.Uwe Hermann
2011-11-11HACKING: Document the examples/ directory layout.Uwe Hermann
2011-11-11Makefile: Add 'doxy' target for doxygen docs.Uwe Hermann
2011-11-11common.h: Add Doxygen main page text.Uwe Hermann
2011-11-11Doxyfile: Configure for libopencm3 needs.Uwe Hermann
2011-11-11Add auto-generated Doxygen config file.Uwe Hermann
2011-11-10stm32/spi.c: Coding style fixes and typo fixes.Uwe Hermann
2011-11-10stm32/spi.h: Fix typos, add comments.Uwe Hermann
2011-11-10STM32F2/F4: SPI fixes.Uwe Hermann
2011-11-10Cosmetic fixes in license headers.Uwe Hermann
2011-11-07Fix alignment issue in data sectionStephen Caudle
2011-11-03Makefile: Fix 'install' target.Uwe Hermann
2011-11-02Add usart example for STM32F4 discovery boardStephen Caudle
2011-11-02Add USART6 definitions to STM32F3 & STM32F4Stephen Caudle
2011-11-03stm32-h103 examples: Cosmetic and coding style fixes.Uwe Hermann
2011-11-02stm32f1/f2: Update to recent OpenOCD syntax.Uwe Hermann
2011-11-02stm32/f1/lisa-m/usb_hid: Fix compiler warning.Uwe Hermann
2011-11-02Various cosmetic and whitespace fixes.Uwe Hermann
2011-11-02Rename STM32 discovery folders to be more specificStephen Caudle
2011-11-02Add timer support for STM32F2 & STM32F4Stephen Caudle
2011-11-02Add STM32F4 fancyblink exampleStephen Caudle
2011-11-02Add STM32F4 button exampleStephen Caudle
2011-11-02Fix APB1 & APB2 frequencies in STM32F4 RCC tableStephen Caudle
2011-11-02Add pwr to STM32F4 makefileStephen Caudle