mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Organize the build system
Change-Id: Ib331bae99041b998eb721b44c3b0b44426270b38
This commit is contained in:
4
build/toolchain.arm-llvm.mak
Normal file
4
build/toolchain.arm-llvm.mak
Normal file
@@ -0,0 +1,4 @@
|
||||
include build/toolchain.arm-gcc.mak
|
||||
CC = clang
|
||||
CXX = clang++
|
||||
SFLAGS = -target thumbv7em-unknown-eabi -mcpu=cortex-m4 -mfpu=fpv4-sp-d16
|
||||
Reference in New Issue
Block a user