Revision ee6c9a9f configurations/HelloWorld/modules/NUCLEO-F401RE/mainincludes.hpp
| configurations/HelloWorld/modules/NUCLEO-F401RE/mainincludes.hpp | ||
|---|---|---|
| 35 | 35 |
helloWorldInit(&hellothomas_node, (urt_osThread_t*)hellothomas_thread, (void*)temp2); \ |
| 36 | 36 |
} |
| 37 | 37 |
|
| 38 |
#define AMIROOS_CFG_MAIN_INIT_HOOK_4() { \
|
|
| 39 |
urtCoreStartNodes(); \ |
|
| 38 |
#define AMIROOS_CFG_MAIN_INIT_HOOK_4() { \
|
|
| 39 |
urtCoreStartNodes(); \
|
|
| 40 | 40 |
} |
| 41 | 41 |
|
| 42 |
#define AMIROOS_CFG_MAIN_SHUTDOWN_HOOK_1() { \
|
|
| 43 |
urtCoreStopNodes(URT_STATUS_OK); \ |
|
| 44 |
} |
|
| 42 | 45 |
|
| 43 | 46 |
|
| 44 | 47 |
|
Also available in: Unified diff