forked from ROMEO/obsw
uartlite_test_fix1
This commit is contained in:
@ -85,7 +85,7 @@ void vApplicationMallocFailedHook(void) {
|
||||
timers, and semaphores. The size of the FreeRTOS heap is set by the
|
||||
configTOTAL_HEAP_SIZE configuration constant in FreeRTOSConfig.h. */
|
||||
taskDISABLE_INTERRUPTS();
|
||||
rust_alloc_failed();
|
||||
//rust_alloc_failed();
|
||||
for (;;)
|
||||
;
|
||||
}
|
||||
|
Reference in New Issue
Block a user