mirror of https://github.com/RT-Thread/rt-thread
Modify reference document link
This commit is contained in:
parent
2e1f2eb5b1
commit
7178c933f4
|
@ -246,7 +246,7 @@ pkgs --update
|
|||
|
||||
Save and recompile the kernel.
|
||||
|
||||
For more information on how to make a root filesystem, please refer to <https://github.com/RT-Thread/userapps/blob/main/README.md>, which will not be repeated here.
|
||||
For more information on how to make a root filesystem, please refer to <https://www.rt-thread.org/document/site/#/rt-thread-version/rt-thread-smart/quick-start/qemu-xuantie/quickstart>, which will not be repeated here.
|
||||
|
||||
The example is as follows:
|
||||
|
||||
|
|
|
@ -248,7 +248,7 @@ pkgs --update
|
|||
|
||||
保存后重新编译内核。
|
||||
|
||||
有关如何制作根文件系统,请参考 <https://github.com/RT-Thread/userapps/blob/main/README.md>,这里不再赘述。
|
||||
有关如何制作根文件系统,以及更多详细内容,请参考 <https://www.rt-thread.org/document/site/#/rt-thread-version/rt-thread-smart/quick-start/qemu-xuantie/quickstart>,这里不再赘述。
|
||||
|
||||
示例如下:
|
||||
|
||||
|
|
Loading…
Reference in New Issue