aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2010-12-27Added gc-sections. Now unused functions are being garbage collected.Piotr Esden-Tempski
2010-12-27Fixed PLL setup for systick.Piotr Esden-Tempski
2010-12-27Splitted out the usart recv and send functions to have blocking and non block...Piotr Esden-Tempski
2010-12-26CAN: Reduce nesting level via code transformations.Uwe Hermann
2010-12-26CAN: Cosmetics and coding-style fixes.Uwe Hermann
2010-12-25Factored out CAN helper functions out of the example. Test code now also uses...Piotr Esden-Tempski
2010-12-23Fixed timing settings. Now CAN test code works!!!Piotr Esden-Tempski
2010-12-23Various fixes to the can test program.Piotr Esden-Tempski
2010-12-22Initial implementation of CAN test program.Piotr Esden-Tempski
2010-12-22Added selection of jtag serial number through make commandline.Piotr Esden-Tempski
2010-12-21Added usart test version for obldc.Piotr Esden-Tempski
2010-12-21Corrected pwmleds to use the right GPIO defines.Piotr Esden-Tempski
2010-12-21Cosmetic fix.Piotr Esden-Tempski
2010-12-20Cosmetics.Uwe Hermann
2010-12-18Added obldc systick test program.Piotr Esden-Tempski
2010-12-18Added obldc board led test program.Piotr Esden-Tempski
2010-12-17Moved common example make code to a central file. Added more gitignores.Piotr Esden-Tempski
2010-12-06adapt to new usb interfaceMartin Mueller
2010-12-05Lisa/M board testsMartin Mueller
2010-11-06Fixed HID example to work with new control mechanism.Gareth McMullin
2010-11-06Fixed DFU example to work with new control mechanism.Gareth McMullin
2010-11-06Improved dispatching of user control callbacks.Gareth McMullin
2010-11-04add standard requestMartin Mueller
2010-11-02Initial USB device stack for STM32.Uwe Hermann
2010-06-29Various cosmetic and coding style fixes.Uwe Hermann
2010-05-11Changed examples to new rcc definitions.Thomas Otto
2010-05-10Add more RTC functions and an RTC example.Uwe Hermann
2010-05-02Make examples/other make use of new clock setup.Thomas Otto
2010-05-02Added DOGM128 LCD display example (SPI).Thomas Otto
2010-04-13Corrected comment only.Thomas Otto
2010-04-13Added systick example to Makefile.Thomas Otto
2010-04-13Added little systick example.Thomas Otto
2010-03-28Added timer_interrupt example.Thomas Otto
2010-03-28Added dma_mem2mem example.Thomas Otto
2010-03-25Corrected Makefile for ADC exampleThomas Otto
2010-03-24Fixed binary name in READMEThomas Otto
2010-03-24Added adc_temperature_sensor to examplesThomas Otto
2010-03-06Cosmetic fixes.Uwe Hermann
2010-03-05Consistently use the hex file for flashing.Uwe Hermann
2010-03-05Makefile output cosmetic improvements.Uwe Hermann
2010-03-05Drop unused comments.Uwe Hermann
2010-03-05Print "Entering directory" only upon "make V=1".Uwe Hermann
2010-03-05Use standardized reg32 variable name.Uwe Hermann
2010-03-05Add i2c_stts75_sensor example.Uwe Hermann
2010-03-04Add missing spi.h #include.Uwe Hermann
2010-03-04Added standard clock setup routines.Piotr Esden-Tempski
2010-03-04Cleaned up header inclusion.Piotr Esden-Tempski
2010-03-02Add SPI example framework (unfinished).Uwe Hermann
2010-02-27Added gamma 2.2 and set as default gamma for fade mode.Piotr Esden-Tempski
2010-02-24Add missing Makefile snippets for pwmleds.Uwe Hermann