SimpleInit
|
a70808ce9e
|
删除非对齐地址访问语句和__CORTEX_M宏定义判断
Signed-off-by: SimpleInit <63694297@qq.com>
|
2020-09-14 23:57:14 +08:00 |
SimpleInit
|
4a654414e3
|
修复"response+1"导致STM32 HAL库SPI内存非对齐访问的hard fault
|
2020-08-26 21:03:15 +08:00 |
SummerGift
|
e9c0964061
|
[components][driver]: optimized code
|
2018-11-22 16:33:32 +08:00 |
SummerGift
|
fac430805f
|
[components][driver]: change to new spi API
|
2018-11-22 16:26:29 +08:00 |
SummerGift
|
92fac771b1
|
[components][driver]: Store SPI configuration information to msd device
|
2018-11-22 14:52:02 +08:00 |
SummerGift
|
025951939a
|
[components][driver]: spi sd card, remove the extra reinitialization code
|
2018-11-22 13:57:28 +08:00 |
Bernard Xiong
|
2c0640a178
|
[license] Change license to Apache.
|
2018-10-14 19:37:18 +08:00 |
Bernard Xiong
|
884fb70fe9
|
[Kernel] Add device ops feature.
|
2018-06-10 17:59:17 +08:00 |
aozima
|
0e4de6f8f4
|
[DeviceDrivers][SPI][spi_msd.c] fixed CSD Version 2.0 sector count calc.
|
2018-03-09 21:38:18 +08:00 |
aozima
|
f582bb5ba4
|
[DeviceDrivers][SPI] format spi_msd.c
|
2018-03-09 21:38:09 +08:00 |
aozima
|
cd74a4be47
|
[drivers] move tf/sd card driver to spi/spi/spi_msd.c, and update Kconfig script.
|
2018-02-07 10:28:30 +08:00 |