IT makefsfile的源码修改版,原来只支持lwip,修改后同时支持lwip和uip,简单但实用小工具(A modified version of the TI makefsfile source, the original only support lwip, modified to support both lwip and uip simple but useful gadgets)
2022-04-06 21:15:08 246KB 开发小公举
1
makefsfile makefsdata html页面图片生成c语言代码fsdata.c makefsfile.exe
2021-08-26 21:32:02 43KB makefsfile
1
1.首先将网页源文件编写好,如工程中webpage文件夹下的文件。 2.将makefsfile工具和webpage放在同一个文件夹下如web. 3.运行cmd,进入到makefsfile工具的目录web。 4.使用makefsfile -i webpage -o fsdata.c -r -h 命令生成一个 fsdata.c文件 5.用#include "fsdata.c"包含进工程
2021-07-24 15:39:32 22KB makefsfile lwip
1