mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-27 16:54:15 +01:00
Flight/Bootloader - Bootloader updater, minor update to help user with the CL options
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2805 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
56c195fa9a
commit
9050608e6c
@ -450,7 +450,7 @@ ifeq ($(SOURCE_BL), NULL)
|
||||
@exit 2
|
||||
endif
|
||||
ifeq ($(BOARD), NULL)
|
||||
@echo ${quote}Please specify the board name with BOARD=board_name${quote}
|
||||
@echo ${quote}Please specify the board name with BOARD=board_name (STM3210E_OP,STM32103CB_AHRS,STM32103CB_PIPXTREME,STM32103CB_CC_Rev1)${quote}
|
||||
@exit 2
|
||||
endif
|
||||
ifeq ($(MODEL), NULL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user