adafruit / Adafruit_Wippersnapper_Arduino

WipperSnapper is a firmware for creating no-code IoT electronics projects.
https://io.adafruit.com/welcome
MIT License
29 stars 44 forks source link

Compilation Error #566

Open ericarjones opened 5 months ago

ericarjones commented 5 months ago

Describe the bug A clear and concise description of what the bug is.

Arduino board Adafruit Feather M4 Express

To Reproduce Steps to reproduce the behavior:

  1. Open Arduino IDE
  2. Go to the Wippersnapper_NoFS example under file > examples > Adafruit Wippersnapper > Wippersnapper_NoFS
  3. Verify then upload sketch

Expected behavior Device should be detected by Wippersnapper .

Which components are connected to your device

Adafruit Feather M4 Express Which components are set up on the WipperSnapper device page?

Screenshots If applicable, add screenshots to help explain your problem.

Screen Shot 2024-04-11 at 1 21 18 PM

Desktop (please complete the following information): -iOS

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

brentru commented 5 months ago

@tyeth Would you have time to take a look at this report?

brentru commented 5 months ago

@ericarjones While the ATSAMD51 is supported by WipperSnapper, the Adafruit Feather M4 is not currently supported by WipperSnapper.

Are you following the guide and intend on adding this board to WipperSnapper?