You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
140 B

3 years ago
  1. # linux_smart_speaker_sdk
  2. ```
  3. 编译说明
  4. source sh/rk3328_envsetup.env
  5. ./sh/envsetup.sh
  6. cd build
  7. ./build.sh && make -j8
  8. ```
  9. ```
  10. ```