Closed therman89 closed 1 month ago
Yes, the "New Project From Example" only supports the latest SDK version - @paulober could we update the webview to grey out other versions in the "Select Pico SDK version" dropdown unless you click on "Show Advanced Options" when creating a new project from examples?
Hello, I found a bug, where the "New Project From Example" function pulls examples from the wrong version of the SDK, and instead uses the latest (2.0.0) version.
Steps to reproduce:
Result: commit 7fe60d6b4027771e45d97f207532c41b1d8c5418 (HEAD, tag: sdk-2.0.0) Author: graham sanderson Date: Thu Aug 8 06:20:00 2024 -0500
Due to this bug, the example does not compile, because it uses code from the newest version of the SDK.