move boards.h to src
This commit is contained in:
2
Makefile
2
Makefile
@ -34,7 +34,7 @@ BETA_DIR = bin/$(BOARD)/beta
|
||||
RELEASE_DIR = bin/$(BOARD)/$(SD_VERSION_FULL)
|
||||
|
||||
|
||||
MK_DIS_FIRMWARE = "$(SD_NAME) $(SD_VERSION_FULL)"
|
||||
MK_DIS_FIRMWARE = "$(SD_NAME) $(SD_VERSION) r$(SD_VER4)"
|
||||
|
||||
#******************************************************************************
|
||||
# Tool configure
|
||||
|
Reference in New Issue
Block a user