Add CAN sys task enable

This commit is contained in:
Henrik Stickann 2022-12-02 16:43:21 +01:00
parent 861b4daeca
commit 55b7b8b8e2

View File

@ -44,8 +44,9 @@
// Enable system events used by system tasks
# define STA_RTOS_SYSTEM_EVENT_ENABLE
// Enable system tasks
# define STA_RTOS_WATCHDOG_ENABLE
# define STA_RTOS_CAN_BUS_ENABLE
# define STA_RTOS_STARTUP_ENABLE
# define STA_RTOS_WATCHDOG_ENABLE
#endif // STA_RTOS_EASY_CONFIG_SYSTEM_TASKS_ENABLE