Dániel Buga
91e0cea412
Update embassy, embedded-test ( #3945 )
2025-09-05 13:51:26 +00:00
Juraj Sadel
34b908dc56
Remove wifi_state
and split WifiState
into WifiStaState
and WifiApState
( #4046 )
...
* Remove wifi_state adn split WifiState into WifiStaState and WifiApState
* MG
* changelog
* review
2025-09-04 11:28:00 +00:00
Juraj Sadel
fe0a04517f
General esp-radio cleanup ( #4017 )
...
* General esp-radio cleanup
* changelog
* MG
* fix build error
---------
Co-authored-by: Dániel Buga <bugadani@gmail.com>
2025-09-02 16:48:17 +00:00
Anthony Grondin
3f29f0571c
feat(example): Add SNTP example to show how to update Rtc to the current time ( #3995 )
...
* feat(example): Add SNTP example to show how to update Rtc
* Bump embassy-net to 0.7.0 for compatibility
* Revert back to task-arena to build on stable.
2025-08-29 07:45:04 +00:00