Skip to content

Commit 80ad4eb

Browse files
author
mars
committed
reverted toolpath
1 parent 6fc4ff5 commit 80ad4eb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

common.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
DSPLIB=Libraries/CMSIS/DSP_Lib/Source
33

44
# Tool path
5-
TOOLROOT ?= Tools/gcc-arm-none-eabi-4_9-2015q2/bin/
65
# TOOLROOT ?= Tools/gcc-arm-none-eabi-5_3-2016q1/bin/ # missing strnlen/strlcpy
7-
# TOOLROOT ?= Tools/gcc-arm-none-eabi-5_2-2015q4/bin/
6+
TOOLROOT ?= Tools/gcc-arm-none-eabi-5_2-2015q4/bin/
87

98
CMSIS ?= Libraries/CMSIS/Include/
109

0 commit comments

Comments
 (0)