Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 453 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 453 Bytes

Debian/Buildroot SDK

--

The RK3288 chips

There are one way to get the code:

(1) Sync to the lastest release code:

$ repo init -u https://github.com/FireflyTeam/manifests -b linux-sdk -m rk3288/rk3288_linux_release.xml

$ repo sync

--

The RK3399 chips

There are one way to get the code:

(1) Sync to the lastest release code:

$ repo init -u https://github.com/FireflyTeam/manifests -b linux-sdk -m rk3399/rk3399_linux_release.xml

$ repo sync