|
|
il y a 4 ans | |
|---|---|---|
| app | il y a 4 ans | |
| demo | il y a 4 ans | |
| include | il y a 4 ans | |
| ld | il y a 4 ans | |
| lib | il y a 4 ans | |
| mklfs | il y a 4 ans | |
| platform | il y a 4 ans | |
| soc_tools | il y a 4 ans | |
| src | il y a 4 ans | |
| tools | il y a 4 ans | |
| user | il y a 4 ans | |
| .gitignore | il y a 4 ans | |
| LICENSE | il y a 4 ans | |
| build_xmake.bat | il y a 4 ans | |
| readme.md | il y a 4 ans | |
| xmake.lua | il y a 4 ans |
自行下载平头哥编译器解压命名为csky-elfabiv2-tools-mingw-minilibc windows放在E盘根目录下并配置好环境变量 linux放在opt根目录下并配置好环境变量
详细安装见ReleaseNotes.pdf
release模式会编译出.soc格式,需安装7z
下载xmake安装包安装,在命令行下cd到代码所在目录,执行xmake即可
在lib目录下执行xmake -j1 -P即可