mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git
synced 2025-06-10 01:55:59 +00:00
Fixed more includes
This commit is contained in:
parent
29ef79391a
commit
810f34e2da
@ -1,7 +1,7 @@
|
||||
#include <sta/config.hpp>
|
||||
#ifdef STA_RTOS_STACK_OVERFLOW_HOOK
|
||||
|
||||
#include <sta/assert.hpp>
|
||||
#include <sta/debug/assert.hpp>
|
||||
#include <sta/debug_serial.hpp>
|
||||
|
||||
#include <FreeRTOS.h>
|
||||
|
@ -9,7 +9,7 @@
|
||||
#include <sta/config.hpp>
|
||||
#ifdef STA_RTOS_CAN_BUS_ENABLE
|
||||
|
||||
#include <sta/assert.hpp>
|
||||
#include <sta/debug/assert.hpp>
|
||||
#include <sta/bus/can/subscribable.hpp>
|
||||
#include <sta/debug_serial.hpp>
|
||||
#include <sta/lang.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user