mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 11:26:12 +08:00
Remove incubat.* from the code base
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Petro Karashchenko
parent
a4f06660d2
commit
a64c61f530
@@ -180,7 +180,7 @@ Apache NuttX is actively developed on GitHub. There are two main repositories, `
|
||||
|
||||
$ mkdir nuttxspace
|
||||
$ cd nuttxspace
|
||||
$ curl -L https://www.apache.org/dyn/closer.lua/incubator/nuttx/10.1.0/apache-nuttx-10.1.0-incubating.tar.gz?action=download -o nuttx.tar.gz
|
||||
$ curl -L https://www.apache.org/dyn/closer.lua/incubator/nuttx/10.1.0/apache-nuttx-apps-10.1.0-incubating.tar.gz?action=download -o apps.tar.gz
|
||||
$ curl -L https://www.apache.org/dyn/closer.lua/nuttx/12.0.0/apache-nuttx-12.0.0.tar.gz?action=download -o nuttx.tar.gz
|
||||
$ curl -L https://www.apache.org/dyn/closer.lua/nuttx/12.0.0/apache-nuttx-apps-12.0.0.tar.gz?action=download -o apps.tar.gz
|
||||
$ tar zxf nuttx.tar.gz
|
||||
$ tar zxf apps.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user