mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git
synced 2025-06-10 18:15:59 +00:00
Rename system events files
This commit is contained in:
parent
aeb472fd03
commit
600b2d01c7
@ -13,7 +13,7 @@
|
||||
#include <sta/proto/isotp/receiver.hpp>
|
||||
#include <sta/rtos/defs.hpp>
|
||||
#include <sta/rtos/system/can_bus.hpp>
|
||||
#include <sta/rtos/system/system_event.hpp>
|
||||
#include <sta/rtos/system/system_events.hpp>
|
||||
#include <sta/stm32/hal.hpp>
|
||||
|
||||
#include <cmsis_os2.h>
|
||||
|
@ -5,7 +5,7 @@
|
||||
#include <sta/assert.hpp>
|
||||
#include <sta/lang.hpp>
|
||||
#include <sta/rtos/system/can_bus.hpp>
|
||||
#include <sta/rtos/system/system_event.hpp>
|
||||
#include <sta/rtos/system/system_events.hpp>
|
||||
#include <sta/rtos/system/watchdog.hpp>
|
||||
#include <sta/stm32/init.hpp>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include <sta/rtos/system/system_event.hpp>
|
||||
#include <sta/rtos/system/system_events.hpp>
|
||||
#ifdef STA_RTOS_SYSTEM_EVENTS_ENABLE
|
||||
|
||||
#include <sta/assert.hpp>
|
@ -4,7 +4,7 @@
|
||||
#include <sta/assert.hpp>
|
||||
#include <sta/lang.hpp>
|
||||
#include <sta/rtos/defs.hpp>
|
||||
#include <sta/rtos/system/system_event.hpp>
|
||||
#include <sta/rtos/system/system_events.hpp>
|
||||
|
||||
#include <cmsis_os2.h>
|
||||
#include <FreeRTOS.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user