mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git
synced 2025-08-06 19:17:34 +00:00
Move startup files
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#include <sta/rtos/startup.hpp>
|
||||
#include <sta/rtos/system/startup.hpp>
|
||||
#ifdef STA_RTOS_STARTUP_ENABLE
|
||||
|
||||
#include <sta/lang.hpp>
|
||||
#include <sta/rtos/system_event.hpp>
|
||||
#include <sta/rtos/watchdog.hpp>
|
||||
#include <sta/rtos/system/system_event.hpp>
|
||||
#include <sta/rtos/system/watchdog.hpp>
|
||||
#include <sta/stm32/init.hpp>
|
||||
|
||||
#include <cmsis_os2.h>
|
Reference in New Issue
Block a user