aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32
AgeCommit message (Expand)Author
2012-10-07updated the lisa_m_2 (STM32 F1) ADC examples for recent code changes to stm32...Stephen Dwyer
2012-10-07oops, had to update bin names in makefiles for adc examplesStephen Dwyer
2012-10-07added different ADC sampling examples for the LisaM v2 including:Stephen Dwyer
2012-10-05Merging pull request #28 Random number generator defenition and example.Piotr Esden-Tempski
2012-10-05Merging pull request #37 Adds hard-float support to stm32f4, with a nice mand...Piotr Esden-Tempski
2012-10-05Code changes to stm32f1 adc.c and adc.hKen Sarkies
2012-09-27Add a floating-point example to the stm32f4.Daniel Serpell
2012-09-27Compile stm32-f4 library with floating point support.Daniel Serpell
2012-09-25Explicitly link example binaries statically.Paul Sokolovsky
2012-09-10Renamed adc example to be more descriptive.Piotr Esden-Tempski
2012-09-10Added simple adc example for lisa/m 2.Piotr Esden-Tempski
2012-09-07Random number generator example.Oliver Dille
2012-09-06added a make target stlink-flash to use the stlink on the stm32f4-disoveryThomas Waldecker
2012-08-25Minor build system fixes.Piotr Esden-Tempski
2012-08-14Use make wildcard command for source dir detect. Library path fix.Piotr Esden-Tempski
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-06-29Fix link flags to specify cpu instead of (wrong) arch.Karl Palsson
2012-04-24Support for exception handling in linker scripts.Tomaz Solc
2012-03-14Added dma based usart IO example.Piotr Esden-Tempski
2012-03-12Added irq usart example for lisa/m 2.0Piotr Esden-Tempski
2012-03-11Added blocking usart printf for lisa/m 2.0Piotr Esden-Tempski
2012-03-11Added usart irq example for lisa/m 2.0Piotr Esden-Tempski
2012-03-11Added usart example to lisa/m 2.0Piotr Esden-Tempski
2012-03-03Fix search-replace left-over.Uwe Hermann
2012-03-02Some additional LGPL3+ license change cleanups.Piotr Esden-Tempski
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2012-02-29Cleaned up and streamlined DMA support for f1. Definitely needs a bunch of te...Piotr Esden-Tempski
2012-02-21Added fancyblink for lisa/m V2Piotr Esden-Tempski
2012-02-21Renamed current lisa-m tests to lisa-m-1 as it differs a bit from v2.Piotr Esden-Tempski
2012-02-12F4 examples should build for F4, pass consistent arguments to the compiler an...Mike Smith
2012-02-06More coding-style and cosmetic fixes.Uwe Hermann
2012-02-06Cleaned up the jobygps examples.Fergus Noble
2011-12-17Added USB example for stm32f4.Gareth McMullin
2011-11-16Added CAN example for lisa-m V1.1.Piotr Esden-Tempski
2011-11-16Updated all examples to use the new/old usart_set_baudrate api.Piotr Esden-Tempski
2011-11-13examples: Even more coding-style fixes.Uwe Hermann
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