mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git
synced 2025-08-02 18:11:53 +00:00
Change includes
This commit is contained in:
parent
2d9d9920ac
commit
bb3a4a5963
@ -5,7 +5,7 @@
|
|||||||
#ifndef STA_RTOS_MUTEX_HPP
|
#ifndef STA_RTOS_MUTEX_HPP
|
||||||
#define STA_RTOS_MUTEX_HPP
|
#define STA_RTOS_MUTEX_HPP
|
||||||
|
|
||||||
#include <sta/intf/mutex.hpp>
|
#include <sta/mutex.hpp>
|
||||||
|
|
||||||
#include <cmsis_os2.h>
|
#include <cmsis_os2.h>
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#ifndef STA_RTOS_SIGNAL_HPP
|
#ifndef STA_RTOS_SIGNAL_HPP
|
||||||
#define STA_RTOS_SIGNAL_HPP
|
#define STA_RTOS_SIGNAL_HPP
|
||||||
|
|
||||||
#include <sta/intf/signal.hpp>
|
#include <sta/signal.hpp>
|
||||||
|
|
||||||
#include <cmsis_os2.h>
|
#include <cmsis_os2.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user