Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for RISC-V architecture #406

Open
sillycowvalley opened this issue Oct 7, 2024 · 0 comments
Open

Support for RISC-V architecture #406

sillycowvalley opened this issue Oct 7, 2024 · 0 comments

Comments

@sillycowvalley
Copy link

Arduino board: Raspberry Pi Pico 2
Arduino IDE version: 2.3.3
NEO Pixel library version: 1.12.3
Board Manager URL: https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json
Steps:

  • open NeoPixel "simple" example
  • choose Raspberry Pi Pico 2 board
  • select Tools | Architecture | RISC-V
  • compile

Error message:

c:\Users<user name>\Documents\Arduino\libraries\Adafruit_NeoPixel\Adafruit_NeoPixel.cpp:3269:2: error: #error Architecture not supported
3269 | #error Architecture not supported
| ^~~~~

exit status 1

Compilation error: exit status 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant