mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git
synced 2025-06-10 01:55:59 +00:00
Require watchdogEventHandler impl from user
This commit is contained in:
parent
cff89bc2e4
commit
652aea896f
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user