-
Notifications
You must be signed in to change notification settings - Fork 246
can't build pico_w due to CMake script #160
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
Comments
It's not really a regression, since
Yeah, looks like it should probably have used |
Oh I thought the Pico W was supported based on #41 (comment) |
You might be able to get it working by making some manual edits, but AFAIK we don't officially support |
So, just to be clear, aside from no on-board PICO LED activity, a PICO W can run debugprobe to debug code running on another PICO? |
I don't know, I've never tried - I always just use the DebugProbe hardware. |
I think it's a regression introduced with
1752f2a CMakeLists.txt doesn't implement the
pico_w
case. Furthermore the `Unknown CMake command "error" is really vague, not sure if error() is really a cmake function? 1752f2a#diff-1e7de1ae2d059d21e1dd75d5812d5a34b0222cef273b7c3a2af62eb747f9d20aR66The text was updated successfully, but these errors were encountered: