From a8e34fde0083b6243b693cda8d0686d9df0d1947 Mon Sep 17 00:00:00 2001 From: drowe67 Date: Wed, 3 May 2017 19:46:05 +0000 Subject: [PATCH] URL change, thanks Steve git-svn-id: https://svn.code.sf.net/p/freetel/code@3120 01035d8c-6547-0410-b346-abe4f91aad63 --- codec2-dev/stm32/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codec2-dev/stm32/Makefile b/codec2-dev/stm32/Makefile index 1b96959f..d7086dd9 100644 --- a/codec2-dev/stm32/Makefile +++ b/codec2-dev/stm32/Makefile @@ -33,7 +33,7 @@ endif # Definitions for the STM32F4 Standard Peripheral Library -PERIPHLIBURL = http://www.st.com/st-web-ui/static/active/en/st_prod_software_internet/resource/technical/software/firmware +PERIPHLIBURL = http://www.st.com/resource/en/firmware PERIPHLIBZIP = stm32f4_dsp_stdperiph_lib.zip PERIPHLIBVER = V1.8.0 PERIPHLIBNAME = STM32F4xx_DSP_StdPeriph_Lib -- 2.25.1