mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git
synced 2025-08-06 11:07:34 +00:00
Require watchdogEventHandler impl from user
This commit is contained in:
@@ -69,9 +69,6 @@ namespace sta
|
||||
STA_ASSERT_MSG(watchdogTaskHandle != nullptr, "System watchdog not initialized");
|
||||
osThreadFlagsSet(watchdogTaskHandle, flags);
|
||||
}
|
||||
|
||||
STA_WEAK void watchdogEventHandler(void * arg, uint32_t flags)
|
||||
{}
|
||||
} // namespace rtos
|
||||
} // namespace sta
|
||||
|
||||
|
Reference in New Issue
Block a user