This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread-official
Watch
4
Star
0
Fork
0
You've already forked rt-thread-official
mirror of
https://github.com/RT-Thread/rt-thread.git
synced
2025-02-06 19:54:33 +08:00
Code
Issues
Releases
Wiki
Activity
rt-thread-official
/
components
/
drivers
/
spi
/
sfud
/
src
History
HubretXie
716823bfec
减少sfud对任务栈的占用
...
用全局空间换栈空间,当多个任务需要使用sfud时,可以节省内存 例如多个任务需要使用文件系统,任务栈可以减少
2018-12-17 18:09:02 +08:00
..
sfud_sfdp.c
[DeviceDriver][SFUD] Update SFUD to latest version.
2018-01-28 18:14:45 +08:00
sfud.c
减少sfud对任务栈的占用
2018-12-17 18:09:02 +08:00