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 @@ targets=("PUBLISHMETA=True" \
"TARGET=CC3D" \
"TARGET=CC3D_OPBL" \
"TARGET=CHEBUZZF3" \
"TARGET=CJMCU" \
# "TARGET=CJMCU" \
"TARGET=COLIBRI_RACE" \
"TARGET=EUSTM32F103RC" \
"TARGET=SPRACINGF3" \

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