aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32-h103
AgeCommit message (Expand)Author
2010-12-30Move STM32 examples to examples/stm32 subdir.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-29Drop Paparazzi-specific stuff, deduplicate Makefiles.Uwe Hermann
2010-12-29Merge branch 'martinmm'.Uwe Hermann
2010-12-29stm32-h103/Makefile: Fix usb_cdcacm build.Uwe Hermann
2010-12-27Splitted out the usart recv and send functions to have blocking and non block...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-04add standard requestMartin Mueller
2010-05-11Changed examples to new rcc definitions.Thomas Otto
2010-03-05Consistently use the hex file for flashing.Uwe Hermann
2010-03-05Makefile output cosmetic improvements.Uwe Hermann
2010-03-05Print "Entering directory" only upon "make V=1".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-01-26Use --no-print-directory option of 'make'.Uwe Hermann
2010-01-26Rename example directory names to all-lowercase.Uwe Hermann