mirror of
https://github.com/sipeed/MaixCDK.git
synced 2026-09-10 21:59:54 -05:00
* build hello world on ax630c
This commit is contained in:
14
platforms/maixcam2.yaml
Normal file
14
platforms/maixcam2.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
toolchain:
|
||||
- name: ARM toolchain
|
||||
id: gcc-arm-9.10
|
||||
default: true
|
||||
url: https://developer.arm.com/-/media/Files/downloads/gnu-a/9.2-2019.12/binrel/gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu.tar.xz
|
||||
urls:
|
||||
sites:
|
||||
sha256sum: 8dfe681531f0bd04fb9c53cf3c0a3368c616aa85d48938eebe2b516376e06a66
|
||||
filename: gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu.tar.xz
|
||||
path: toolchains/maixcam2
|
||||
bin_path: toolchains/maixcam2/gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu/bin
|
||||
prefix: aarch64-none-linux-gnu-
|
||||
c_flags: ''
|
||||
cxx_flags: ''
|
||||
Reference in New Issue
Block a user