Added basic task creating in manager task

This commit is contained in:
dario
2023-09-01 22:39:14 +02:00
parent ac7237b0bb
commit 96e9213b1a
4 changed files with 49 additions and 5 deletions

View File

@@ -25,5 +25,6 @@
// Settings for the rtos-utils
#define STA_RTOS_SYSTEM_EVENTS_ENABLE
#define STA_RTOS_SYSTEM_WATCHDOG_ENABLE
#define STA_RTOS_WATCHDOG_ENABLE
#endif /* INC_STA_CONFIG_HPP_ */