Continue development, plus add Blinky build configuration.

This commit is contained in:
Richard Barry 2010-08-22 11:45:24 +00:00
parent cfc3911721
commit 4b8e4c7520
12 changed files with 466 additions and 72 deletions

View file

@ -51,7 +51,9 @@
licensing and training services.
*/
/* High speed timer test as described in main.c. */
/*
* High frequency timer test as described in main.c.
*/
/* Scheduler includes. */
#include "FreeRTOS.h"