We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
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
The text was updated successfully, but these errors were encountered: