mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-21 11:54:15 +01:00
stm32flash: Upgrade to revision 61 to support STM32F4 CPU
This commit is contained in:
parent
b0d1551cc2
commit
0ce95839ca
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…
x
Reference in New Issue
Block a user