aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2013-02-18Merge pull request #79 "More L1 support (and f2/f4 rtc)"Piotr Esden-Tempski
2013-02-18Merging pull request #76 "LM4F clock api"Piotr Esden-Tempski
2013-01-29Added IRQ USART example for the f4 discovery board.Piotr Esden-Tempski
2013-01-23Add examples making use of the RTCKarl Palsson
2013-01-22[l1] fix whitespace and missing license infoKarl Palsson
2013-01-09Removed dummy character string from examples due to api change in: 7a5da60Piotr Esden-Tempski
2013-01-09lm4f: Update miniblink example to demonstrate clock APIAlexandru Gagniuc
2013-01-09lm4f: Make miniblink example more readable, by defining RGB pinsAlexandru Gagniuc
2013-01-06Marked some dummy variables in examples as unused, so that the newer GCC stop...Piotr Esden-Tempski
2013-01-06Fixed compilation of all the examples after merging pull requests...Piotr Esden-Tempski
2013-01-06Merging pull request #74 LM4F initial supportPiotr Esden-Tempski
2013-01-06Merge pull request #73 RNGPiotr Esden-Tempski
2013-01-06Merging pull request #63 Improvements to STM32F1 I2C, CAN, RCC, and USB (f107)Piotr Esden-Tempski
2013-01-01lm4f: Update stellaris example to new LM4F registersAlexandru Gagniuc
2012-12-31lm4f: Compile with FPU supportAlexandru Gagniuc
2012-12-31lm4f: Fix problems with example Makefile.includeAlexandru Gagniuc
2012-12-31lm4f: Remove erroneous references to lm3sAlexandru Gagniuc
2012-12-31lm4f: Add exammple for Stellaris Launchpad boardAlexandru Gagniuc
2012-12-12Update STM32 RNGEN register bit name to more closely match documentation.Roger Light
2012-11-13Merge branch 'master' of git://github.com/libopencm3/libopencm3 into upstream...Jeff Ciesielski
2012-11-12[examples] Added usart example for obldc strip.Piotr Esden-Tempski
2012-11-11[examples] Added CAN example for obldc strip.Piotr Esden-Tempski
2012-11-11[examples] Added systick example for obldc strip.Piotr Esden-Tempski
2012-11-11[examples] Added obldc strip led example.Piotr Esden-Tempski
2012-11-08Made all Lisa/M 2.0 examples luftboot ready.Piotr Esden-Tempski
2012-11-08Updated and backported improvements form the Lisa/M 2.0 CAN example.Piotr Esden-Tempski
2012-11-08Added updated and improved CAN example for Lisa/M 2.0.Piotr Esden-Tempski
2012-11-07Adjusted path to nvic.h.Piotr Esden-Tempski
2012-11-07Update documentation to reflect realityKarl Palsson
2012-11-07Remove debug code.Karl Palsson
2012-11-07Enable nvic and exti support for L1Karl Palsson
2012-11-07Add usart support for L1.Karl Palsson
2012-11-07STM32L1 support, rebased onto upstream generalizations branch.Karl Palsson
2012-11-07Add most of the rcc functions.Karl Palsson
2012-11-07Finish RCC definitions => Working example!Karl Palsson
2012-11-07More progress towards L1 support.Karl Palsson
2012-11-07Use make flags to help control where the library is installedKarl Palsson
2012-11-06Enable OTG clock during initializationAndrey Smirnov
2012-10-31Fixed stm32f4-discovery/usb_cdcacm example for deduplication patches.Piotr Esden-Tempski
2012-10-31Merge pull request #22 fixing usb and f4 alignment issuesPiotr Esden-Tempski
2012-10-19examples: fix lisa-m-1 can example to use new can init functionJeff Ciesielski
2012-10-19define platform specific constants for all chipschrysn
2012-10-18unified systick handlingchrysn
2012-10-18unify scb (system control block)chrysn
2012-10-18adapt lpc43xx example to generalizationschrysn
2012-10-18modified examples to use libopencm3/cm3/nvic.h instead of /stm32/chrysn
2012-10-16fix clean target for example makefiles if the compiler is not in PATHFelix Ruess
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