mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git
synced 2025-08-06 19:17:34 +00:00
Add STA_SYSTEM_EVENT_ENABLE define
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#ifndef STA_SYSTEM_EVENT_HPP
|
||||
#define STA_SYSTEM_EVENT_HPP
|
||||
|
||||
#include <sta/config.hpp>
|
||||
|
||||
#ifdef STA_SYSTEM_EVENT_ENABLE
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
@@ -42,4 +46,6 @@ namespace sta
|
||||
} // namespace sta
|
||||
|
||||
|
||||
#endif // STA_SYSTEM_EVENT_ENABLE
|
||||
|
||||
#endif // STA_SYSTEM_EVENT_HPP
|
Reference in New Issue
Block a user