Revision 9b067125 configurations/HelloWorld/modules/NUCLEO-F401RE/osconf.h
configurations/HelloWorld/modules/NUCLEO-F401RE/osconf.h | ||
---|---|---|
25 | 25 |
|
26 | 26 |
#define OS_CFG_SSSP_ENABLE false |
27 | 27 |
|
28 |
#define AMIROOS_CFG_MAIN_INIT_HOOK_4 { \ |
|
29 |
aosprintf("HELLO WORLD!\n"); \ |
|
30 |
urtCoreInit(); \ |
|
31 |
} |
|
32 |
|
|
28 | 33 |
#endif /* OSCONF_H */ |
Also available in: Unified diff