Add new line to flash_api.c for tool chain on windows vm.
This commit is contained in:
parent
715ff5b7aa
commit
956455e8f2
|
@ -68,4 +68,4 @@ flash_get_sec_num()
|
|||
result = flash_get_size_byte() / SPI_FLASH_SEC_SIZE;
|
||||
}
|
||||
return result;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue