mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-08-06 09:37:34 +00:00
refactor: moved startup from rtos2-utils to TACOS
This commit is contained in:
@@ -22,9 +22,11 @@
|
||||
// sta-core-specific imports.
|
||||
#include <sta/devices/stm32/bus/uart.hpp>
|
||||
#include <sta/devices/stm32/init.hpp>
|
||||
#include <sta/devices/stm32/init.hpp>
|
||||
#include <sta/debug/printing/printable_uart.hpp>
|
||||
#include <sta/debug/debug.hpp>
|
||||
#include <sta/debug/assert.hpp>
|
||||
#include <sta/debug/assert.hpp>
|
||||
#include <sta/lang.hpp>
|
||||
|
||||
// rtos2-utils-specific includes.
|
||||
|
Reference in New Issue
Block a user