837 Commits (0c779512d6db7fd513c8982059b869df0be29210)
 

Author SHA1 Message Date
Ken Sarkies 0c779512d6 Initial documentation for SPI, I2C and CRC 12 years ago
Ken Sarkies c4b7e2a76a Additional stm32/usart.c functions to enable/disable Rx/Tx 12 years ago
Ken Sarkies 6ee8e44bd7 Initial documentation for stm32/usart.c, usart.h 12 years ago
Ken Sarkies 0834f41383 stm32f1: 12 years ago
Thomas W. Barr f94d71efee add _end and __end symbols for compatibility with code written against CodeSourcery linkers 12 years ago
Thomas W. Barr 8f9f2bdc00 complete peripheral handlers in vector table 12 years ago
Stephen Dwyer 2b8fbfc433 updated the lisa_m_2 (STM32 F1) ADC examples for recent code changes to stm32f1 adc.c and adc.h 12 years ago
Stephen Dwyer 794f3fbeda oops, had to update bin names in makefiles for adc examples 12 years ago
Stephen Dwyer bece4c30d3 added different ADC sampling examples for the LisaM v2 including: 12 years ago
Piotr Esden-Tempski 9e77f8c361 Merging pull request #28 Random number generator defenition and example. 12 years ago
Piotr Esden-Tempski cb60e37608 Merging pull request #37 Adds hard-float support to stm32f4, with a nice mandelbrot example 12 years ago
Ken Sarkies 4efa64c278 Doc changes to go with previous commit 12 years ago
Ken Sarkies 7d0611609b Code changes to stm32f1 adc.c and adc.h 12 years ago
Piotr Esden-Tempski ecb0cbbf78 Merged pull request #38 Add assert macros to aid in debugging. 12 years ago
Tomaz Solc fc4047e4b4 Add assert macros to aid in debugging. 12 years ago
Daniel Serpell aac5909ff1 Add a floating-point example to the stm32f4. 12 years ago
Daniel Serpell e4819d3cd2 Enable floating-point coprocessor on reset. 12 years ago
Daniel Serpell 584052c28c Compile stm32-f4 library with floating point support. 12 years ago
Daniel Serpell c9ab75878f Add all SCB registers mentioned in ARM DDI 0403D manual. 12 years ago
Paul Sokolovsky d6e0e6e976 Explicitly link example binaries statically. 12 years ago
Nicolas Schodet 7851515c5c Fix merge error 12 years ago
Ken Sarkies ff83a1ae1c Setup to document entire project using doxygen. 12 years ago
Piotr Esden-Tempski dcd98dde86 Renamed adc example to be more descriptive. 12 years ago
Piotr Esden-Tempski d1cc8ca2b3 Added simple adc example for lisa/m 2. 12 years ago
Piotr Esden-Tempski 7373bfcb9b Merging pull request #26 "Linker script cleanup/improvements" 12 years ago
Piotr Esden-Tempski 03807ddd6c Merge pull request #27 "added a make target stlink-flash to use the stlink on the stm32f4-disovery" 12 years ago
Piotr Esden-Tempski 02ea612142 Merge pull request #25 "Add support for C++ and fix some comments typo" 12 years ago
Oliver Dille 099a5626db Random number generator example. 12 years ago
Oliver Dille e99896120b Random number generator register definitions. 12 years ago
Thomas Waldecker 5604182467 added a make target stlink-flash to use the stlink on the stm32f4-disovery 12 years ago
Nicolas Schodet 82ef2936a6 Support exceptions on all targets 12 years ago
Nicolas Schodet 74cd991e7e Use a specific symbol for data source address in flash 12 years ago
Nicolas Schodet 2a35377980 Clean up and make linker scripts more uniform 12 years ago
Nicolas Schodet 5ad8f26ede Fix comments typo 12 years ago
Nicolas Schodet 3aab6220d8 Add C linkage declaration for C++ usage 12 years ago
Ken Sarkies 9af50d6e5c STM32F1xx Additional minor changes to adc.h and adc.c 12 years ago
Ken Sarkies acc276a612 ADC documentation added 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