mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-01 08:54:14 -04:00
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:
parent
802af0150c
commit
c4dd17eeb5
78 changed files with 28742 additions and 168 deletions
|
@ -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 );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue