Add FreeRTOS
This commit is contained in:
parent
3936a64c42
commit
931c4def56
54 changed files with 34334 additions and 98 deletions
|
@ -14,7 +14,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
void app_main(void) __attribute__((noreturn));
|
||||
void app_main(void const *param) __attribute__((noreturn));
|
||||
|
||||
#ifdef __cplusplus
|
||||
} // extern "C" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue