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