SDK Download
A complete development environment requires the following two repositories. It is recommended to place them under the same parent directory:
<workdir>/
├── rust/ ← Rust SDK
└── ameba-rtos/ ← ameba-rtos C SDK
Get the Rust SDK
Internal:
GitHub:
$ git clone https://github.com/Ameba-AIoT/ameba-rust.git rust
Get the ameba-rtos SDK
Internal:
GitHub:
$ git clone https://github.com/Ameba-AIoT/ameba-rtos.git