aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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-06-13Fix Linker bug copy ROM to RAM & exec from RAM (need more test).TitanMKD
2012-06-10Added ROM to RAM code copy & exec with example of how to use it (miniblink_ro...TitanMKD
2012-06-09Work on scs.h register and also nvic.h.TitanMKD
2012-06-07quick comment fixMichael Ossmann
2012-06-06Fixed SSP, tested with Oscilloscope Write work fine (tested SPI Mode).TitanMKD
2012-06-05removed some unused SCU configMichael Ossmann
2012-06-04resolved minor conflictMichael Ossmann
2012-06-05* Added SSP Driver (Not Tested).TitanMKD
2012-06-04moved stuff out of i2cdemo.c and into drivers/headersMichael Ossmann
2012-06-04fixed i2cdemo to supply 1V8 for Si5351C output supplyMichael Ossmann
2012-06-03Merge branch 'master' of git://github.com/mossmann/libopencm3TitanMKD
2012-06-03got I2C demo working but stuff still needs to be moved out of here and into d...Michael Ossmann
2012-06-03Added SCU I2C0 specific configuration.TitanMKD
2012-06-02Added JellyBean Configuration for PinMux, GPIO In/Out (work in progress).TitanMKD
2012-05-30started i2c example, still incomplete and much will be moved to drivers/heade...Michael Ossmann
2012-05-27added diolan-lpc-4350-db1 examplesMichael Ossmann
2012-05-22lpc43xx example, copied from lpc17xx and modifiedMichael Ossmann
2012-04-24Support for exception handling in linker scripts.Tomaz Solc
2012-03-27Implemented gpio_clear() for LPC17xx.Taylor Vesely
2012-03-27Produced build system for Blueboard-LPC1768-H miniblink.Taylor Vesely
2012-03-26Added a bunch of register definitions and gpio_set() to LPC17xx gpio.Taylor Vesely
2012-03-22Wrote miniblink.c for Blueboard-LPC1768-H, cleaned up gpio.h.Taylor Vesely
2012-03-22Copy-pasted linker script from LPC13xx to LPC17XX. Set up the ram andTaylor Vesely
2012-03-22Started porting to LPC17xx. Created file stubs and started conversion.Taylor Vesely
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