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:
parent
0ff78aeeab
commit
1b0376865a
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue