Dániel Buga
b92d6fcecf
Point at upstream embassy
2025-01-09 18:58:09 +01:00
Dániel Buga
5cd996c9a1
Point at the right branch
2025-01-09 18:56:40 +01:00
Dániel Buga
d9e5ab4a1a
Local patch
2025-01-09 18:56:39 +01:00
Dániel Buga
5b42d5271d
Remove explicit generic-queue features
2025-01-09 18:56:38 +01:00
Dániel Buga
7c64ff0b87
Point to github with patches
2025-01-09 18:53:48 +01:00
Dániel Buga
790c5d5db3
foo
2025-01-09 18:52:33 +01:00
Dániel Buga
fff6bcb917
Add a timer-driven task
2025-01-09 18:51:35 +01:00
Dániel Buga
9f3476b006
Unstable documentation proof of concept ( #2628 )
...
* Unstable documentation proof of concept
* Hide the red banner in esp-wifi documentation
* Changelog
2024-12-02 10:49:06 +00:00
Björn Quentin
cfb83b153d
Fixed triggering a debug-assertion during scan ( #2612 )
...
* Fixed triggering a debug-assertion during scan
* CHANGELOGs
* Change `debug_assert` into warning level log
* Enable debug-asserts in hil-test, qa-test and examples
* Change the way we detect and warn about debug-builds
* Warn if opt-level is `0` or `1`
2024-11-27 14:14:04 +00:00
Kirill Mikhailov
a00643f22d
Remove embedded-hal 0.2.x impls and deps from esp-hal ( #2593 )
...
* Initial remove
* update ssd1306 driver version
* small docs cleanup
* migration guide
* changelog entry
* update changelog entry (move under `Removed` section)
* eh migration guide link
* `Wait` trait linking
2024-11-25 14:13:10 +00:00
Jesse Braham
2472e36232
Add the qa-test package ( #2558 )
...
* Teach `xtask` about the `qa-test` package
* Create the `qa-test` package and move some examples to it
* Check `qa-test` package in CI
* Add `README.md`
2024-11-18 11:00:17 +00:00