aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-11-02Minor whitespace fixes.Uwe Hermann
2011-11-01README: Update wiki and mailing list URLs.Uwe Hermann
2011-11-01README: Fix obsolete names.Uwe Hermann
2011-11-01README: Mention STM32F2 and STM32F4 series.Uwe Hermann
2011-10-31Added license header to cdcacm test python script.Piotr Esden-Tempski
2011-10-31Lisa-M HID example uses accelerometer to move mouse.Gareth McMullin
2011-10-31Fixed an application side buffer issue where resending the data failed. Now t...Piotr Esden-Tempski
2011-10-31Improved the script to give a better error count reporting.Piotr Esden-Tempski
2011-10-31Decreased serial read timeout on the test script to increase throughput.Piotr Esden-Tempski
2011-10-31Increased cdcacm serial buffer to 128.Piotr Esden-Tempski
2011-10-31Added cdcacm (usb serial) example for lisa-m with a small basic stresstesting...Piotr Esden-Tempski
2011-10-31usb_f107: Fixed lost 4 bytes on control OUT transaction.Gareth McMullin
2011-10-31Fix more STM32 whitespace issuesStephen Caudle
2011-10-31Fix STM32 flash programming doc linksStephen Caudle