TencentOS-tiny/platform/hal/st
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
..
stm32f1xx/src add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
stm32f4xx/src fix the bug of sd fatfs formated not recognized by windows 2020-03-15 12:04:47 +08:00
stm32f7xx/src fix the bug of sd fatfs formated not recognized by windows 2020-03-15 12:04:47 +08:00
stm32l0xx/src add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
stm32l4xx/src add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00