Skip to content

Commit 085c68a

Browse files
committed
fix(CMSIS_DSP): remove warning raised by arduino-lint
WARNING: library.properties name CMSIS DSP contains spaces. Although supported, best practices is to not use spaces. (Rule LP015) Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent cd76352 commit 085c68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/CMSIS_DSP/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name=CMSIS DSP
1+
name=CMSIS_DSP
22
version=1.0.0
33
author=Frederic Pillon
44
maintainer=stm32duino

0 commit comments

Comments
 (0)