138 Commits (a1f4c29872980f84a06c0bc610b1314c43187f06)

Author SHA1 Message Date
chrysn bc5146b710 unified systick handling 12 years ago
chrysn e20f1c0d8f unify scb (system control block) 12 years ago
chrysn 94ce82396b modified examples to use libopencm3/cm3/nvic.h instead of /stm32/ 12 years ago
Felix Ruess b7ebe6e705 fix clean target for example makefiles if the compiler is not in PATH 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
Ken Sarkies 7d0611609b Code changes to stm32f1 adc.c and adc.h 12 years ago
Daniel Serpell aac5909ff1 Add a floating-point example to the stm32f4. 12 years ago
Daniel Serpell 584052c28c Compile stm32-f4 library with floating point support. 12 years ago
Paul Sokolovsky d6e0e6e976 Explicitly link example binaries statically. 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
Oliver Dille 099a5626db Random number generator example. 12 years ago
Thomas Waldecker 5604182467 added a make target stlink-flash to use the stlink on the stm32f4-disovery 12 years ago
Piotr Esden-Tempski 11727f56c9 Minor build system fixes. 12 years ago
Piotr Esden-Tempski fa5d689f78 Use make wildcard command for source dir detect. Library path fix. 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
Karl Palsson 6574baa767 Fix link flags to specify cpu instead of (wrong) arch. 13 years ago
Tomaz Solc bf65589183 Support for exception handling in linker scripts. 13 years ago
Piotr Esden-Tempski b7875d0230 Added dma based usart IO example. 13 years ago
Piotr Esden-Tempski 1b7cd12f20 Added irq usart example for lisa/m 2.0 13 years ago
Piotr Esden-Tempski b41987dc7a Added blocking usart printf for lisa/m 2.0 13 years ago
Piotr Esden-Tempski 22706613d9 Added usart irq example for lisa/m 2.0 13 years ago
Piotr Esden-Tempski 7e9425bdac Added usart example to lisa/m 2.0 13 years ago
Uwe Hermann 7907b29113 Fix search-replace left-over. 13 years ago
Piotr Esden-Tempski 789ae97212 Some additional LGPL3+ license change cleanups. 13 years ago
Piotr Esden-Tempski 43561de329 License change of the library to LGPL, version 3 or later. 13 years ago
Piotr Esden-Tempski ec904f176b Cleaned up and streamlined DMA support for f1. Definitely needs a bunch of testing! 13 years ago
Piotr Esden-Tempski 1c5dfd9d22 Added fancyblink for lisa/m V2 13 years ago
Piotr Esden-Tempski c654b2199a Renamed current lisa-m tests to lisa-m-1 as it differs a bit from v2. 13 years ago
Mike Smith cdcfaaf688 F4 examples should build for F4, pass consistent arguments to the compiler and linker to ensure that compatible libraries are linked. 13 years ago
Uwe Hermann 9532195e65 More coding-style and cosmetic fixes. 13 years ago
Fergus Noble d071a9ffde Cleaned up the jobygps examples. 13 years ago
Gareth McMullin 651917aeb4 Added USB example for stm32f4. 13 years ago
Piotr Esden-Tempski d630d83972 Added CAN example for lisa-m V1.1. 13 years ago
Piotr Esden-Tempski 2bc1025bc5 Updated all examples to use the new/old usart_set_baudrate api. 13 years ago
Uwe Hermann bb8741a79b examples: Even more coding-style fixes. 13 years ago
Uwe Hermann c3fea659d1 examples: Remove duplicate example linker scripts. 13 years ago
Uwe Hermann 7f1e75c3a8 other/*: Random coding-style fixes. 13 years ago
Uwe Hermann 8a77630997 other/i2c_stts75_sensor: Cosmetics. 13 years ago
Uwe Hermann 53a0c44bfd s/led/LED/. 13 years ago
Uwe Hermann 4cf395d3c9 obldc examples: Fix comments and coding-style. 13 years ago
Uwe Hermann f3f1123d07 other/dogm128: Coding-style fixes. 13 years ago
Uwe Hermann cd259c6eb3 other/adc_temperature_sensor: Cosmetics. 13 years ago
Uwe Hermann 61ff27cfbe other/dma2mem: Fix typos and coding-style. 13 years ago
Uwe Hermann 793bd23851 mb525: Fix coding-style and comments. 13 years ago
Uwe Hermann 905badef24 lisa-m/usbhid: Use short types such as u8. 13 years ago
Uwe Hermann bc1f581991 lisa-m/usbhid: Coding-style fixes. 13 years ago