Skip to content
Unverified Commit 60d21a49 authored by Chuyue Luo's avatar Chuyue Luo Committed by GitHub
Browse files

build: Change default build toolchain to GNU (#83)



Currently, the default build toolchain is ARMClang. However, with VS
Code devcontainers, only Arm GNU Toolchain is provided. Therefore, the
default toolchain is changed to GNU. The associated documentation is
also updated. In order to use the Arm Compiler for Embedded (ArmClang),
the toolchain needs to be installed in the devcontainer and an
additional argument `-TARMCLANG` must be passed while building the
example.

Signed-off-by: default avatarChuyue Luo <Chuyue.Luo@arm.com>
parent d20b8f48
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment