diff --git a/library.json b/library.json index b48643ec..6f7c5753 100644 --- a/library.json +++ b/library.json @@ -37,5 +37,10 @@ "examples/*/*/*.ino" ], "frameworks": "arduino", - "platforms": "atmelavr" + "platforms": + [ + "atmelavr", + "teensy", + "atmelsam" + ] }