# manifests **Repository Path**: FireflyTeam/manifests ## Basic Information - **Project Name**: manifests - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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