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

Disable builds for target CJMCU. code too big for this 64k target.

This commit is contained in:
Anders Hoglund 2015-12-27 15:55:06 +01:00 committed by borisbstyle
parent 0ff78aeeab
commit 1b0376865a
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ ALL_TARGETS += nazepro
ALL_TARGETS += olimexino
ALL_TARGETS += stm32f3discovery
ALL_TARGETS += chebuzzf3
ALL_TARGETS += cjmcu
#ALL_TARGETS += cjmcu
ALL_TARGETS += eustm32f103rc
ALL_TARGETS += spracingf3
ALL_TARGETS += port103r