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

Compiling for RP2350 is broken #147

Open
u77345 opened this issue Dec 18, 2024 · 0 comments
Open

Compiling for RP2350 is broken #147

u77345 opened this issue Dec 18, 2024 · 0 comments

Comments

@u77345
Copy link

u77345 commented Dec 18, 2024

While the RP2040 boards are supported and working, the compilation breaks when RP2350 based boards selected. The k3ng_keyer.ino needs to receive this update:

#elif defined(ARDUINO_ARCH_MBED) || defined(ARDUINO_RASPBERRY_PI_PICO_W) || defined(ARDUINO_RASPBERRY_PI_PICO) || defined(ARDUINO_RASPBERRY_PI_PICO_2) || defined(ARDUINO_RASPBERRY_PI_PICO_2W)

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