1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 12:55:19 +03:00

Exclude KISSFCV2F7 from CI

This commit is contained in:
jflyper 2018-05-03 09:42:10 +09:00
parent 6d72a853dd
commit 77cbeab783

View file

@ -16,6 +16,7 @@ $(error The target specified, $(TARGET), cannot be built. Use one of the ALT tar
endif endif
UNSUPPORTED_TARGETS := \ UNSUPPORTED_TARGETS := \
KISSFCV2F7 \
AFROMINI \ AFROMINI \
ALIENFLIGHTF1 \ ALIENFLIGHTF1 \
BEEBRAIN \ BEEBRAIN \