Rebase onto main

This commit is contained in:
@CarlWachter
2024-01-01 16:03:21 +01:00
parent d7d7d9aab1
commit 7635cfe4ad
4 changed files with 237 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ In order to use TACOS, you need to provide a configuration file in the path `sta
#define STA_RTOS_SYSTEM_EVENTS_ENABLE
// #define STA_RTOS_SYSTEM_WATCHDOG_ENABLE
// #define STA_RTOS_WATCHDOG_ENABLE
// #define STA_RTOS_CAN_BUS_ENABLE
// Uses the default configuration for TACOS.
#include<sta/tacos/configs/default.hpp>