mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git
synced 2025-12-08 06:38:04 +00:00
Update include paths
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
#ifndef STA_OS2_MUTEX_HPP
|
#ifndef STA_OS2_MUTEX_HPP
|
||||||
#define STA_OS2_MUTEX_HPP
|
#define STA_OS2_MUTEX_HPP
|
||||||
|
|
||||||
#include <sta/mutex.hpp>
|
#include <sta/intf/mutex.hpp>
|
||||||
|
|
||||||
#include <cmsis_os2.h>
|
#include <cmsis_os2.h>
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#ifndef STA_OS2_SIGNAL_HPP
|
#ifndef STA_OS2_SIGNAL_HPP
|
||||||
#define STA_OS2_SIGNAL_HPP
|
#define STA_OS2_SIGNAL_HPP
|
||||||
|
|
||||||
#include <sta/signal.hpp>
|
#include <sta/intf/signal.hpp>
|
||||||
|
|
||||||
#include <cmsis_os2.h>
|
#include <cmsis_os2.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user