mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
.
This commit is contained in:
@@ -59,3 +59,12 @@ void vApplicationMallocFailedHook(void) {
|
||||
;
|
||||
}
|
||||
}
|
||||
|
||||
void user_vAssertCalled(void) {
|
||||
|
||||
MSG("user_vAssertCalled\r\n");
|
||||
|
||||
while (1) {
|
||||
;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user