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

Basic support for Pico-W #68

Merged
merged 22 commits into from
Feb 8, 2023
Merged

Conversation

kripton
Copy link
Member

@kripton kripton commented Feb 8, 2023

This PR enables basic support for the Pico-W:

  • It builds
  • It uses the cyw43's LED but the LED blinking logic needs re-work anyways
  • The code supports a WiFi AP + WiFi station
  • It bumps up the CONFIG_VERSION to store the new WiFi data

Independent of that, it also drastically reduces the output size of the web app by purging unneeded CSS code and only importing the part of Bootstrap's JavaScript that will actually be used.

TODO:

…e can modify it. Plus make it multi-interface capable. Closes OpenLightingProject#53
@kripton kripton added the enhancement New feature or request label Feb 8, 2023
@kripton kripton self-assigned this Feb 8, 2023
@kripton kripton merged commit 9ab3167 into OpenLightingProject:main Feb 8, 2023
@kripton kripton deleted the pico_w branch February 8, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant