aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2010-12-17Moved common example make code to a central file. Added more gitignores.Piotr Esden-Tempski
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
2010-02-23Revert unintended change.Uwe Hermann
2010-02-23Cosmetics, whitespace, coding style.Uwe Hermann
2010-02-22Added KITT mode.Piotr Esden-Tempski
2010-02-22Added gamma 2.5 corrected 3.0 table added fade mode.Piotr Esden-Tempski
2010-02-22Scaled gamma 1.3 table to cover whole power range.Piotr Esden-Tempski
2010-02-22Added proper gamma correction tables.Piotr Esden-Tempski
2010-02-22Added pwmleds example for mb252 board.Piotr Esden-Tempski
2010-01-26Use --no-print-directory option of 'make'.Uwe Hermann
2010-01-26Cosmetics in build output.Uwe Hermann
2010-01-26Fix Makefile to use new directory names.Uwe Hermann
2010-01-26Rename example directory names to all-lowercase.Uwe Hermann
2010-01-25Updated example README files.Piotr Esden-Tempski
2010-01-25Moved vector_table to the library.Piotr Esden-Tempski
2010-01-25Fixed ROM start address in linker scripts.Piotr Esden-Tempski
2010-01-25Added fancyblink example for the MB525 eval board.Piotr Esden-Tempski
2010-01-22Moved all examples to a board specific folder.Piotr Esden-Tempski
2010-01-15Added USART_ prefix to bit definitions.Piotr Esden-Tempski
2009-12-31Modularize OpenOCD paths in the example Makefiles.Uwe Hermann
2009-08-31Add rcc_peripheral_{reset,clear_reset} functions.Uwe Hermann
2009-07-25Add default alternate function GPIO pin definitions.Uwe Hermann
2009-07-25Add a simple USART example project which sends some bytes.Uwe Hermann