diff --git a/library.json b/library.json index 7e06292..35e6a97 100644 --- a/library.json +++ b/library.json @@ -19,7 +19,8 @@ ], "license": "MIT", "homepage": "https://midilab.co/umodular/", + "headers": "uClock.h", "dependencies": {}, - "frameworks": "*", - "platforms": "avr,arm,samd,stm32,esp32" + "frameworks": "Arduino", + "platforms": "atmelavr,atmelmegaavr,espressif32,ststm32,teensy" }