mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
Merge branch 'upgrade-stm32flash' into next
This commit is contained in:
commit
7166ca996e
2
Makefile
2
Makefile
@ -235,7 +235,7 @@ STM32FLASH_DIR := $(TOOLS_DIR)/stm32flash
|
|||||||
|
|
||||||
.PHONY: stm32flash_install
|
.PHONY: stm32flash_install
|
||||||
stm32flash_install: STM32FLASH_URL := http://stm32flash.googlecode.com/svn/trunk
|
stm32flash_install: STM32FLASH_URL := http://stm32flash.googlecode.com/svn/trunk
|
||||||
stm32flash_install: STM32FLASH_REV := 52
|
stm32flash_install: STM32FLASH_REV := 61
|
||||||
stm32flash_install: stm32flash_clean
|
stm32flash_install: stm32flash_clean
|
||||||
# download the source
|
# download the source
|
||||||
$(V0) @echo " DOWNLOAD $(STM32FLASH_URL) @ r$(STM32FLASH_REV)"
|
$(V0) @echo " DOWNLOAD $(STM32FLASH_URL) @ r$(STM32FLASH_REV)"
|
||||||
|
Loading…
Reference in New Issue
Block a user