uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
test.c File Reference
#include <FreeRTOS.h>
#include <task.h>
#include <semphr.h>
#include <BoardConsole.h>
#include <stdio.h>
#include <fio.h>
#include <romfs.h>
#include <semifs.h>
#include <malloc_wrapper.h>

Go to the source code of this file.

Functions

int main ()
 

Variables

uint8_t _binary_romfs_bin_start []
 

Function Documentation

int main ( )

Definition at line 15 of file test.c.

Variable Documentation

uint8_t _binary_romfs_bin_start[]