aboutsummaryrefslogtreecommitdiff
path: root/examples/other
AgeCommit message (Expand)Author
2010-12-30Factor out cm3/common.h and cm3/memorymap.h.Uwe Hermann
2010-12-29Deduplicate example README file contents.Uwe Hermann
2010-12-29Replace uint8_t with u8 et al, fix whitespace.Uwe Hermann
2010-12-29Move generic USB stuff to a subdir, dedupe .h files.Uwe Hermann
2010-12-29More whitespace fixes.Uwe Hermann
2010-12-29Whitespace fixes.Uwe Hermann
2010-12-29Merge branch 'martinmm'.Uwe Hermann
2010-12-29other/usb_hid: Small fixes in the README.Uwe Hermann
2010-12-17Moved common example make code to a central file. Added more gitignores.Piotr Esden-Tempski
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-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-05Makefile output cosmetic improvements.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