Adafruit_SleepyDog icon indicating copy to clipboard operation
Adafruit_SleepyDog copied to clipboard

Add support for Arduino UNO R4 Wifi

Open tyeth opened this issue 1 year ago • 1 comments

A user is trying to compile WipperSnapper firmware for the Arduino Uno R4 WiFi, which fails due to two dependecies, one of which is SleepyDog library as it is an unsupported architecture.

https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/issues/527

tyeth avatar Jan 08 '24 15:01 tyeth

Tagging @Carda1989 who raised the initial error when building WipperSnapper.

Someone (us or a contributor) needs to:

  • [ ] Find a suitable common ARCH flag for R4 series
  • [ ] Consider sleepydog for the R4 and create appropriate file / defines.

tyeth avatar Jan 08 '24 15:01 tyeth