801 Commits (2a35377980a05b6eb7ed47e9979b0ff3849d749f)
 

Author SHA1 Message Date
Nicolas Schodet 2a35377980 Clean up and make linker scripts more uniform 12 years ago
Piotr Esden-Tempski 11727f56c9 Minor build system fixes. 12 years ago
Piotr Esden-Tempski d98dab6ae2 Merging pull request #23 Changed markup to get more control over documentation. 12 years ago
Piotr Esden-Tempski f71742c5da Merging #18 pull request. Adding nvic documentation. 12 years ago
Ken Sarkies 52533a6e3d STM32F1xx: Changed markup to get more control over documentation, each 12 years ago
Ken Sarkies e4bcceaa8f And a bit more doc mods 12 years ago
Ken Sarkies 95126e8cd3 Tiny doxygen mod to get all constants to show in doc output 12 years ago
Ken Sarkies 70b2376c9f Update to doxygen comments to fix promiscuity problem (see later) 12 years ago
Piotr Esden-Tempski fa5d689f78 Use make wildcard command for source dir detect. Library path fix. 12 years ago
Ken Sarkies 0e5e451e22 Revert nvic_set_priority to original form. Minor doxygen markup changes. 12 years ago
Ken Sarkies cb07ab7c6e Merge branch 'master' into nvic 12 years ago
Piotr Esden-Tempski b82e7eee52 Examples detect if they are being built in src dir. 12 years ago
Piotr Esden-Tempski 3441bba1c4 Changed local build target for library and linker files. 12 years ago
Piotr Esden-Tempski a2c5b6391d Merging pull request #19 "STM32F timers. Doxygen markup added, and some code changes" by Ken Sarkies. 12 years ago
Ken Sarkies 52fd7c7976 STM32F timers. Doxygen markup added, and some code changes: 13 years ago
Ken Sarkies 9cff0c962b Fix compile error 13 years ago
Ken Sarkies cba9561e89 NVIC_Set_Interrupt_Priority: change to use 4-bit fields. 13 years ago
Ken Sarkies 5848c8624b Minor changes to doxygen content, no changes to code. 13 years ago
Ken Sarkies 0e02438a80 Code for DAC module STM32Fxxx series 13 years ago
Karl Palsson 83d62e9bfc Add linker scripts with memory maps for F100 series. 13 years ago
Karl Palsson 6574baa767 Fix link flags to specify cpu instead of (wrong) arch. 13 years ago
Karl Palsson 450c3e00a1 Basic helper routines for CRC 13 years ago
Piotr Esden-Tempski 98174e4a0c Merge pull request #13 "Code for iwdg module STM32F series" 13 years ago
Piotr Esden-Tempski 2e9e378b4b Merge pull request #12 "Don't include examples in doxygen output." 13 years ago
Piotr Esden-Tempski a70eabb3e1 Merge pull request #11 "Add helper function for max clock on HSI for f100" 13 years ago
Piotr Esden-Tempski 4a17185791 Merge pull request #10 "Add Device Electronic Signature support." 13 years ago
Piotr Esden-Tempski 7753b91991 Merge pull request #9 "Even/Odd parity bit configs used the wrong bit" 13 years ago
Piotr Esden-Tempski db505a87f7 Merging pull request #7 "Use ODR instead of IDR to toggle an output GPIO" 13 years ago
Piotr Esden-Tempski 3bfeeedceb Merge pull request #6 "Doxygen markup and grouping structrue" 13 years ago
Piotr Esden-Tempski 40e0e675ca Merge remote-tracking branch 'mossman/master' 13 years ago
Piotr Esden-Tempski 6f95e52a7d Merge remote-tracking branch 'felixheld/master' 13 years ago
Michael Ossmann 7ef51e30e9 Merge pull request #9 from TitanMKD/master 13 years ago
TitanMKD 81317c02ab * Updated GPIO added gpio_toggle() function. 13 years ago
TitanMKD 397af25401 Merge branch 'master' of git://github.com/mossmann/libopencm3 13 years ago
Michael Ossmann 94455ed191 Merge pull request #8 from jboone/master 13 years ago
TitanMKD d80ee80e06 Merge branch 'master' of git://github.com/jboone/libopencm3 13 years ago
Jared Boone 9fcea09741 Merge branch 'master' of https://github.com/mossmann/libopencm3 13 years ago
Jared Boone 536c922577 Modified SSP driver to wait for data to be sent before returning. This is critical when controlling device CS# pins via GPIO. Long-term, it might be better to have a different API that permits this level of control. 13 years ago
TitanMKD fa315c672f Merge branch 'master' of git://github.com/mossmann/libopencm3 13 years ago
Michael Ossmann f298887710 Merge pull request #7 from jboone/master 13 years ago
Jared Boone e28d07b81e Updated SGPIO #defines to match register naming in latest (8 June 2012) User Manual. 13 years ago
Ken Sarkies 0fabe4462b Fix Typo 13 years ago
Jared Boone 44a79ca13e Add SGPIO slice defines and indexed register access macros. 13 years ago
Ken Sarkies 2f4cd29324 Code for iwdg module STM32F series 13 years ago
TitanMKD c65ca01044 Fix Linker bug copy ROM to RAM & exec from RAM (need more test). 13 years ago
Karl Palsson 26d0512903 Don't include examples in doxygen output. 13 years ago
Karl Palsson 62849f043c Add helper function for max clock on HSI for f100 13 years ago
Karl Palsson 71a3a7f2b1 Add Device Electronic Signature support. 13 years ago
Karl Palsson 9531d653fb Even/Odd parity bit configs used the wrong bit 13 years ago
Michael Ossmann da27adcf1c Merge pull request #6 from TitanMKD/master 13 years ago