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

Implemented wifi credentials storage #11

Merged
merged 2 commits into from
Jan 14, 2024
Merged

Conversation

KenVanHoeylandt
Copy link
Member

@KenVanHoeylandt KenVanHoeylandt commented Jan 14, 2024

  • Created tt_hash_* for fast hashing support
  • Created tt_secure_* for easy encryption/decryption
  • Created tt_wifi_credentials_* for retrieving and storing credentials in nvs flash
  • Added support for starting wifi_connect app with parameters (ssid and pass in bundle)
  • gui service now locks LVGL when hiding a view (destroying its viewport) so that the view can destroy its LVGL widgets safely.
  • LVGL locking: added safeguards and bug fixes in various places

@KenVanHoeylandt KenVanHoeylandt merged commit ba1f81f into main Jan 14, 2024
2 checks passed
@KenVanHoeylandt KenVanHoeylandt deleted the wifi_credential_storage branch January 15, 2024 10:29
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