Update documentation (#28)

* Modify external.desc and README

* Added a blank line at end of external.desc file
This commit is contained in:
Danko Miladinovic
2023-12-08 16:45:02 +01:00
committed by GitHub
parent 0dac01d752
commit 3e7fc09233
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ HAL uses [Buildroot](https://buildroot.org/)'s [_External Tree_ mechanism](https
git clone git@github.com:ultravioletrs/cocos.git
git clone git@github.com:buildroot/buildroot.git
cd buildroot
make BR2_EXTERNAL_COCOS_PATH=../cocos/hal/linux cocos_defconfig
make BR2_EXTERNAL=../cocos/hal/linux cocos_defconfig
make menuconfig
make
```
+2 -2
View File
@@ -1,2 +1,2 @@
name: Cocos
desc: External buildroot tree for Cocos AI
name: COCOS
desc: External buildroot tree for Cocos AI