Commit Graph

8 Commits

Author SHA1 Message Date
MurphyZhao bc2ee9999b [bsp][stm32] 移除 f0 和 f1 中 flash write 对 size 对齐的限制
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-01-19 14:44:23 +08:00
MurphyZhao 25b49352d5 [bsp][stm32/libraries] 修复 drv_flash_l4.c 驱动中无法写入非8字节对齐的数据的限制
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-01-18 11:13:10 +08:00
SummerGift 289b4316af [bsp][stm32] add extern "C" for header file 2019-01-09 10:12:35 +08:00
SummerGift 710f82d46b [bsp][stm32] optimize falsh && eth driver 2018-12-28 14:16:49 +08:00
SummerGift a80b272048 [bsp][stm32] add f0 flash driver 2018-12-26 10:15:59 +08:00
SummerGift 08bc2b3f5d [bsp][stm32] fix flash bug 2018-12-20 15:04:20 +08:00
Hao Zhu b9b05fff4b [bsp][stm32][stm32f767] 移植片内flash驱动
补全了必要的hal库,stm32f767-fire的sram大小更正为512
2018-12-11 22:53:25 +08:00
SummerGift d509db834b [bsp][stm32] add more drivers for stm32 bsp 2018-12-10 09:48:10 +08:00