mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git
synced 2025-06-10 18:15:59 +00:00
Update include paths
This commit is contained in:
parent
202c1f3aa6
commit
941de7e064
@ -4,7 +4,7 @@
|
||||
#ifndef STA_OS2_MUTEX_HPP
|
||||
#define STA_OS2_MUTEX_HPP
|
||||
|
||||
#include <sta/mutex.hpp>
|
||||
#include <sta/intf/mutex.hpp>
|
||||
|
||||
#include <cmsis_os2.h>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
#ifndef STA_OS2_SIGNAL_HPP
|
||||
#define STA_OS2_SIGNAL_HPP
|
||||
|
||||
#include <sta/signal.hpp>
|
||||
#include <sta/intf/signal.hpp>
|
||||
|
||||
#include <cmsis_os2.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user