Skip to content

Update detection to use pico_sdk_init() #178

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

Merged
merged 1 commit into from
Apr 15, 2025
Merged

Update detection to use pico_sdk_init() #178

merged 1 commit into from
Apr 15, 2025

Conversation

will-v-pi
Copy link
Collaborator

Update project detection to use pico_sdk_init() instead of pico_sdk_import.cmake

Fixes #177

Update project detection to use pico_sdk_init() instead of pico_sdk_import.cmake

Fixes #177
@will-v-pi will-v-pi merged commit 95db93b into main Apr 15, 2025
2 checks passed
@will-v-pi will-v-pi deleted the change-detection branch April 15, 2025 14:48
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

Successfully merging this pull request may close these issues.

Detect pico project using pico_sdk_init() in CMakeLists.txt instead of pico_sdk_import.cmake existence
1 participant