Sign in
◑
Theme
pigweed
/
third_party
/
github
/
hathach
/
tinyusb
/
dfd197ff0c83a01ac55a99b85f2e8f3794ea0a47
/
.
/
examples
/
build_system
/
make
/
cpu
/
arm926ej-s.mk
blob: e0558eca791af1005a162a77595a7863b79f24d3 [
file
]
ifeq
(
$
(
TOOLCHAIN
),
gcc
)
CFLAGS
+=
\
-
mcpu
=
arm926ej
-
s \
endif