mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git
synced 2025-09-28 21:17:33 +00:00
Change includes
This commit is contained in:
@@ -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>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user