File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,6 +58,9 @@ if PKG_USING_NES_SIMULATOR
5858 config nes to enable sound.
5959
6060 config PKG_NES_USE_FS
61+ select RT_USING_DFS if RT_VER_NUM < 0x40100
62+ select RT_USING_LIBC if RT_VER_NUM < 0x40100
63+ select RT_USING_POSIX_FS if RT_VER_NUM >= 0x40100
6164 bool "Enable File System"
6265 default y
6366 help
Original file line number Diff line number Diff line change 1313 "github" : " pk-ing"
1414 },
1515 "license" : " GPL-3.0" ,
16- "repository" : " https://github.com/pk-ing /fingerprint" ,
16+ "repository" : " https://github.com/RT-Thread-packages /fingerprint" ,
1717 "icon" : " unknown" ,
18- "homepage" : " https://github.com/pk-ing /fingerprint" ,
19- "doc" : " https://github.com/pk-ing /fingerprint/tree/master/doc" ,
18+ "homepage" : " https://github.com/RT-Thread-packages /fingerprint" ,
19+ "doc" : " https://github.com/RT-Thread-packages /fingerprint/tree/master/doc" ,
2020 "site" : [
2121 {
2222 "version" : " v1.0.0" ,
23- "URL" : " https://github.com/pk-ing /fingerprint/archive/v1.0.0.zip" ,
23+ "URL" : " https://github.com/RT-Thread-packages /fingerprint/archive/v1.0.0.zip" ,
2424 "filename" : " fingerprint-1.0.0.zip"
2525 },
2626 {
2727 "version" : " latest" ,
28- "URL" : " https://github.com/pk-ing /fingerprint.git" ,
28+ "URL" : " https://github.com/RT-Thread-packages /fingerprint.git" ,
2929 "filename" : " Null for git package" ,
3030 "VER_SHA" : " master"
3131 }
You can’t perform that action at this time.
0 commit comments