Files
TencentOS-tiny/board
daishengdong 9d6dd6398e fix the bug of sd fatfs formated not recognized by windows
1. the address in tos_hal_sd_*(tos_hal_sd.c) is by byte, but address in HAL_SD_WriteBlocks/HAL_SD_ReadBlocks is by sector
2. convert address in tos_hal_sd_* from byte to sector( / 512)
2020-03-15 12:04:47 +08:00
..
2019-11-28 11:12:16 +08:00
2020-02-15 16:39:00 +08:00
2019-11-28 11:12:16 +08:00
2019-10-30 16:40:42 +08:00
2020-02-15 19:46:31 +08:00
2020-03-06 23:33:41 +08:00
2020-01-16 00:41:22 +08:00
2019-11-08 16:51:44 +08:00
2020-01-10 15:18:26 +08:00
2020-02-28 00:11:28 +08:00