Commit ebdd1876 authored by Deomid Ryabkov's avatar Deomid Ryabkov Committed by Cesanta Bot

Add core dump and exception handling to RTOS port

PUBLISHED_FROM=dba64da598b45469c7fd458865c75d3eb6853c2d
parent f974fddd
......@@ -100,8 +100,6 @@ static void mg_task(void *arg) {
}
}
xTaskHandle s_mg_task_handle;
void user_init(void) {
uart_div_modify(0, UART_CLK_FREQ / 115200);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment