Commit 956455e8 authored by HuangRui's avatar HuangRui
Browse files

Add new line to flash_api.c for tool chain on windows vm.

parent 715ff5b7
......@@ -68,4 +68,4 @@ flash_get_sec_num()
result = flash_get_size_byte() / SPI_FLASH_SEC_SIZE;
}
return result;
}
\ No newline at end of file
}
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