Added a build configuration for the Wonder Gecko starter kit to the existing Giant Gecko Simplicity Studio project.

Fix some lint warnings that were generated by some of the new core functionality.
This commit is contained in:
Richard Barry 2016-01-31 20:22:00 +00:00
parent 802af0150c
commit c4dd17eeb5
78 changed files with 28742 additions and 168 deletions

View file

@ -68,7 +68,7 @@
*/
#ifndef FILE_IO_H
#define FILE_OI_H
#define FILE_IO_H
void vDisplayMessage( const char * const pcMessageToPrint );
void vWriteMessageToDisk( const char * const pcMessage );