Allow the library to be used on STM32F1 platform
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
},
|
||||
"exclude": "doc",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "atmelavr"
|
||||
"platforms": ["atmelavr", "ststm32"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user