basic application support
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef NANOBAKE_HELLO_WORLD_H
|
||||
#define NANOBAKE_HELLO_WORLD_H
|
||||
|
||||
#include "nb_app.h"
|
||||
|
||||
nb_app_config_t hello_world_app_config();
|
||||
|
||||
#endif //NANOBAKE_HELLO_WORLD_H
|
||||
Reference in New Issue
Block a user