Alexandra Clifford
e1c27f1b22
Some minor esp-ieee802154 updates ( #2114 )
...
* Use default CCA threshold value (per esp-idf)
* apply different consts for h2 versus c6 in tx power convert func
* Fix compile error when building with binary-logs feature
* Fix possible integer underflow error
2024-09-09 17:15:57 +00:00
Jesse Braham
4ca2398bc1
Documentation and housekeeping for esp-ieee802154 ( #1730 )
...
* Derive more traits on public types
* Document cargo features
* Minor documentation updates, remove an unused struct field
2024-06-28 07:00:15 +00:00
Jesse Braham
3b9a4938cb
Add a lint-packages subcommand to xtask, use in CI workflow ( #1594 )
...
* Add a subcommand to lint all packages using `clippy`, use in CI
* Address `clippy` warnings
2024-05-24 20:00:04 +00:00
Jesse Braham
8a1df42309
Add the esp-ieee802154 package to the repository ( #1554 )
...
* Add the `esp-ieee802154` package to the repo
* Add examples for `esp-ieee802154` package
2024-05-15 15:22:27 +00:00