From 92a369f64b4ef40d1b5cffcfae0018949a896b0d Mon Sep 17 00:00:00 2001 From: Kristian Sloth Lauszus Date: Sat, 7 Nov 2015 15:21:27 +0100 Subject: [PATCH] Added ST STM32 to library.json --- library.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library.json b/library.json index 1d649b1e..bf8798c1 100644 --- a/library.json +++ b/library.json @@ -42,6 +42,7 @@ "atmelavr", "teensy", "atmelsam", - "nordicnrf51" + "nordicnrf51", + "ststm32" ] }