1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 20:35:33 +03:00

Merge pull request #5801 from jflyper/bfdev-exclude-kissfcv2f7-from-ci

Exclude KISSFCV2F7 from CI
This commit is contained in:
Michael Keller 2018-05-03 14:12:29 +12:00 committed by GitHub
commit 2a91eaac8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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