aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-03Support exceptions on all targetsNicolas Schodet
2012-09-03Use a specific symbol for data source address in flashNicolas Schodet
2012-09-03Clean up and make linker scripts more uniformNicolas Schodet
2012-08-25Minor build system fixes.Piotr Esden-Tempski
2012-08-25Merging pull request #23 Changed markup to get more control over documentation.Piotr Esden-Tempski
2012-08-25Merging #18 pull request. Adding nvic documentation.Piotr Esden-Tempski
2012-08-20STM32F1xx: Changed markup to get more control over documentation, eachKen Sarkies
2012-08-18And a bit more doc modsKen Sarkies
2012-08-18Tiny doxygen mod to get all constants to show in doc outputKen Sarkies
2012-08-18Update to doxygen comments to fix promiscuity problem (see later)Ken Sarkies
2012-08-14Use make wildcard command for source dir detect. Library path fix.Piotr Esden-Tempski
2012-08-14Revert nvic_set_priority to original form. Minor doxygen markup changes.Ken Sarkies
2012-08-14Merge branch 'master' into nvicKen Sarkies
2012-08-13Examples detect if they are being built in src dir.Piotr Esden-Tempski
2012-08-13Changed local build target for library and linker files.Piotr Esden-Tempski
2012-08-11Merging pull request #19 "STM32F timers. Doxygen markup added, and some code ...Piotr Esden-Tempski
2012-07-10STM32F timers. Doxygen markup added, and some code changes:Ken Sarkies
2012-07-09Fix compile errorKen Sarkies
2012-07-09NVIC_Set_Interrupt_Priority: change to use 4-bit fields.Ken Sarkies
2012-07-09Minor changes to doxygen content, no changes to code.Ken Sarkies
2012-06-30Code for DAC module STM32Fxxx seriesKen Sarkies
2012-06-29Add linker scripts with memory maps for F100 series.Karl Palsson
2012-06-29Fix link flags to specify cpu instead of (wrong) arch.Karl Palsson
2012-06-29Basic helper routines for CRCKarl Palsson
2012-06-27Merge pull request #13 "Code for iwdg module STM32F series"Piotr Esden-Tempski
2012-06-27Merge pull request #12 "Don't include examples in doxygen output."Piotr Esden-Tempski
2012-06-27Merge pull request #11 "Add helper function for max clock on HSI for f100"Piotr Esden-Tempski
2012-06-27Merge pull request #10 "Add Device Electronic Signature support."Piotr Esden-Tempski
2012-06-27Merge pull request #9 "Even/Odd parity bit configs used the wrong bit"Piotr Esden-Tempski
2012-06-27Merging pull request #7 "Use ODR instead of IDR to toggle an output GPIO"Piotr Esden-Tempski
2012-06-27Merge pull request #6 "Doxygen markup and grouping structrue"Piotr Esden-Tempski
2012-06-27Merge remote-tracking branch 'mossman/master'Piotr Esden-Tempski
2012-06-27Merge remote-tracking branch 'felixheld/master'Piotr Esden-Tempski
2012-06-25Merge pull request #9 from TitanMKD/masterMichael Ossmann
2012-06-25* Updated GPIO added gpio_toggle() function.TitanMKD
2012-06-19Merge branch 'master' of git://github.com/mossmann/libopencm3TitanMKD
2012-06-18Merge pull request #8 from jboone/masterMichael Ossmann
2012-06-16Merge branch 'master' of git://github.com/jboone/libopencm3TitanMKD
2012-06-15Merge branch 'master' of https://github.com/mossmann/libopencm3Jared Boone
2012-06-15Modified SSP driver to wait for data to be sent before returning. This is cri...Jared Boone
2012-06-14Merge branch 'master' of git://github.com/mossmann/libopencm3TitanMKD
2012-06-14Merge pull request #7 from jboone/masterMichael Ossmann
2012-06-14Updated SGPIO #defines to match register naming in latest (8 June 2012) User ...Jared Boone
2012-06-14Fix TypoKen Sarkies
2012-06-13Add SGPIO slice defines and indexed register access macros.Jared Boone
2012-06-13Code for iwdg module STM32F seriesKen Sarkies
2012-06-13Fix Linker bug copy ROM to RAM & exec from RAM (need more test).TitanMKD
2012-06-12Don't include examples in doxygen output.Karl Palsson
2012-06-12Add helper function for max clock on HSI for f100Karl Palsson
2012-06-12Add Device Electronic Signature support.Karl Palsson