Commit Graph

14 Commits

Author SHA1 Message Date
benpicco d01c0d48aa
[port/fal] add option to use native assert() (#225) 2023-08-08 10:36:07 +08:00
Denis Shreiber a39f4e2ed6
[fal] Execute HAL_FLASH_Lock() in case of error wile writing and erasing (#183)
* Execute HAL_FLASH_Lock() in case of error wile writing and erasing

* Also fix fal_flash_stm32f2_port.c

* Replace tabs to spaces
2022-10-02 22:08:57 +08:00
Denis Shreiber cd789e69eb
Fix a typo in the FAL_PART_MAGIC_WORD definition (#182) 2022-10-02 22:06:48 +08:00
朱天龙 (Armink) 0bc7b01834
Merge pull request #172 from Spider84/feature/stm32l4
Add STM32L4 fal_flash port
2022-08-24 15:52:49 +08:00
Spider 45a146a527
Remove warnings on GCC build (#174)
* Remove warnings on GCC build
2022-08-23 15:15:45 +08:00
Alexey Belyaev 93eaf6a522 Add STM32L4 fal_flash port 2022-08-19 16:35:03 +06:00
armink 24544704ed [port/fal] Update the FAL to latest version. 2022-02-11 11:39:34 +08:00
Man, Jianting (Meco) feb5ed4cb4
update for RT-Thread v4.1.0 2021-12-04 00:33:10 -05:00
suyoujiang1 00ddb6b430 [demo] add esp8266 demo. 2020-10-19 13:47:00 +08:00
armink 5df106d6de [port][fal] update stm32F10x hal flash driver 2020-07-12 20:33:54 +08:00
myqianer 4e776fc9dc Add fal demo for stm32f1, use HAL lib. 2020-07-10 00:57:17 +08:00
David Lin 15b39b6868
Update README.md
修复404链接错误
2020-06-28 17:13:07 +08:00
armink b13d68d9c6 Update the fal porting code. 2020-05-31 19:03:01 +08:00
armink 85c7539833 Modify the directory structure. 2020-05-31 13:58:08 +08:00