diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..33af885 --- /dev/null +++ b/README.txt @@ -0,0 +1,13 @@ +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