Screwing around with my STF32F4 Discovery board and ChibiOS.
Find a file
2012-10-30 18:34:47 +01:00
00-BasicBlinky Added basic blinking LED code 2012-10-30 18:18:16 +01:00
01-RotatingBlinky Added rotating blinking lights 2012-10-30 18:21:10 +01:00
02-ButtonBlinky Added button-controlled rotating blinky 2012-10-30 18:23:33 +01:00
ChibiOS@3cf8ece29f "Project" created 2012-10-30 18:17:52 +01:00
Templates "Project" created 2012-10-30 18:17:52 +01:00
.gitignore "Project" created 2012-10-30 18:17:52 +01:00
.gitmodules "Project" created 2012-10-30 18:17:52 +01:00
README.txt A README makes GitHub happy. 2012-10-30 18:34:47 +01:00
setup-env.sh "Project" created 2012-10-30 18:17:52 +01:00

Just me screwing around with a STM32F4 Discovery board and ChibiOS. Also,
writing a README file to make GitHub happy.

... Happy now, GitHub?


Ok, anyways:

	ChibiOS/		External submodule for ChibiOS
	Templates/		Files I copy whenever I write code
	00-BasicBlinky/		Make a green LED flash, ooooh yeah.
	01-RotatingBlinky/	Make all of them sexy LEDs flash.
	02-ButtonBlinky/	Same as above with variable speed