arduino-libraries / ArduinoLowPower

Powersave features for SAMD boards
GNU Lesser General Public License v2.1
80 stars 57 forks source link

ArduinoLowPower not working (put in Incompatible list) #33

Closed piercalderan closed 1 year ago

piercalderan commented 3 years ago

Hi, I tried to compile the example with UNO, Leonardo SAMD21 cards Not working with 1.8.13 IDE. Maybe works on older IDEs? Best regards

aentinger commented 1 year ago

It should work with samd, compatibility with avr (i.e. Uno or Leonardo) is already ruled out via the architectures statement within library.properties.