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

Add Pico W/board type support #61

Merged
merged 1 commit into from
Oct 20, 2022
Merged

Add Pico W/board type support #61

merged 1 commit into from
Oct 20, 2022

Conversation

JamesH65
Copy link
Contributor

A lot of changes in this PR.

Add the ability to select one of the boards types available in the SDK Adds a section for PicoW specific library inclusion (not yet added to the command line options)

Framework:

Changes the way parameters are passed around from a class to a map indexed on parameter names. Removed the CHeckListBox class, and implemented the features using tthe standard checkbox instead Added facility to enter SSID and passwords - although this is not yet used.

A lot of changes in this PR.

Add the ability to select one of the boards types available in the SDK
Adds a section for PicoW specific library inclusion (not yet added to the command line options)

Framework:

Changes the way parameters are passed around from a class to a map indexed on parameter names.
Removed the CHeckListBox class, and implemented the features using tthe standard checkbox instead
Added facility to enter SSID and passwords - although this is not yet used.
@JamesH65 JamesH65 merged commit 6684ba5 into master Oct 20, 2022
@JamesH65 JamesH65 deleted the pico-w-support branch May 5, 2023 11:15
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.

1 participant