Sign in
pigweed
/
third_party
/
github
/
hathach
/
tinyusb
/
dfd197ff0c83a01ac55a99b85f2e8f3794ea0a47
/
.
/
examples
/
build_system
/
make
/
cpu
/
msp430.mk
blob: 83a35140f75fe042e59c1663f60c2a1422b0919a [
file
]
ifeq
(
$
(
TOOLCHAIN
),
gcc
)
# nothing to add
else
ifeq
(
$
(
TOOLCHAIN
),
clang
)
# nothing to add
else
$
(
error
"TOOLCHAIN is not supported"
)
endif
# For freeRTOS port source
FREERTOS_PORTABLE_SRC
?=
$
(
FREERTOS_PORTABLE_PATH
)/
GCC_MSP430F449