basic application support
This commit is contained in:
@@ -2,5 +2,10 @@
|
||||
#define NANOBAKE_H
|
||||
|
||||
#include "nb_platform.h"
|
||||
#include "nb_app.h"
|
||||
|
||||
extern void nanobake_run(nb_platform_config_t _Nonnull * config);
|
||||
|
||||
//extern nb_app_config_t[32] nanobake_apps(nb_app_config_t app_configs, ...);
|
||||
|
||||
#endif //NANOBAKE_H
|
||||
|
||||
Reference in New Issue
Block a user