Update comments in STM32F0 demo.

Update the Keil XMC4500 demo so there are simple blinky and comprehensive demo options.
This commit is contained in:
Richard Barry 2012-03-05 15:22:00 +00:00
parent c77dab2c35
commit 2e07d3d665
9 changed files with 1011 additions and 525 deletions

View file

@ -59,7 +59,7 @@
* in main.c. This file implements the simply blinky style version.
*
* NOTE 2: This file only contains the source code that is specific to the
* full demo. Generic functions, such FreeRTOS hook functions, and functions
* basic demo. Generic functions, such FreeRTOS hook functions, and functions
* required to configure the hardware, are defined in main.c.
******************************************************************************
*