Update README.md
This commit is contained in:
parent
2928bb3665
commit
596535fa63
|
|
@ -1,7 +1,7 @@
|
||||||
# Luckfox Pico SDK
|
# Luckfox Pico SDK
|
||||||
[中文版](./README_CN.md)
|
[中文版](./README_CN.md)
|
||||||
* This SDK is modified based on the SDK provided by RK officially
|
* This SDK is modified based on the SDK provided by Rockchip
|
||||||
* It provides a customized SDK specifically for Luckfox Pico series development boards
|
* It provides a customized SDK specifically for Luckfox Pico series development boards
|
||||||
* Aimed at providing developers with a better programming experience
|
* Aimed at providing developers with a better programming experience
|
||||||
## SDK Introduction
|
## SDK Introduction
|
||||||
* The current main branch uses buildroot to build the rootfs, which makes it easier to add or remove applications.
|
* The current main branch uses buildroot to build the rootfs, which makes it easier to add or remove applications.
|
||||||
|
|
@ -199,4 +199,4 @@ output/image
|
||||||
|
|
||||||
## Notices
|
## Notices
|
||||||
When copying the source code package under Windows, the executable file under Linux may become a non-executable file, or the soft link fails and cannot be compiled and used.
|
When copying the source code package under Windows, the executable file under Linux may become a non-executable file, or the soft link fails and cannot be compiled and used.
|
||||||
Therefore, please be careful not to copy the source code package under Windows.
|
Therefore, please be careful not to copy the source code package under Windows.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user