-
Notifications
You must be signed in to change notification settings - Fork 0
-
0.3 Release
ClosedJan 13, 2023 Last updated about 2 years agoAll issues and pull requests associated with our third project rele…
All issues and pull requests associated with our third project release, v0.3.
Project related:
- First fully public release published to crates.io
Features list:
- Monitor WiFi network connection status (revisit)
- Send a valid TCP data stream to remote server (no receiving/parsing a response)
- Support the use of both IP addresses and host names for remote servers
Enhancements list:
- Address all current outstanding security audit issues: https://github.com/Jim-Hodapp-Coaching/esp32-wroom-rp/security/code-scanning
-
0.2 Release
ClosedOct 28, 2022 Last updated over 2 years agoAll issues and pull requests associated with our first project rele…
All issues and pull requests associated with our first project release, v0.2.
New Features:
- Join a provided WiFi network (non-enterprise)
- Leave a WiFi network
Enhancements:
- Runnable test harness for unit and doctests
- Improve architecture for Nina protocol implementation functions
- Eliminate all current rustc compiler warnings
- Improve on error handling throughout existing code
-
0.1 Release
ClosedAug 26, 2022 Last updated over 2 years agoAll issues and pull requests associated with our first project rele…
All issues and pull requests associated with our first project release, v0.1.
Feature list:
- Retrieves the current version of the NINA firmware on the ESP32 target
- Provides an example embedded program demonstrating retrieving the NINA firmware version
-
Initial Design
ClosedAug 26, 2022 Last updated over 2 years agoThis milestone will contain any issues or pull requests associated with pre-project implementation design and architecture.