Alexandra Clifford
1371b11f32
More bandaid fixes for invalid range index and other array access panics ( #1923 )
2024-08-12 08:28:51 +00:00
Alexandra Clifford
36ed7bdf14
Adds temporary fix for rcv frame panic issue ( #1862 )
2024-07-29 07:36:39 +00:00
Scott Mabin
e75d43d3f0
Fix new clippy lints introduced in 1.78 & 1.79 ( #1776 )
...
* Fix new clippy lints introduced in 1.78 & 1.79
* Patch semihosting
2024-07-09 13:23:19 +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
Scott Mabin
ec8308058b
Riscv stable CI ( #1491 )
...
* Remove interrupt and thread executor embassy features
* Reserve sw interrupt 3 (4) instead of 0 for multicore systems with the embassy feature enabled
* Add thread mode context id and fix up examples
* Use stable rust for riscv CI
* Add binary-logs feature to 8021504 driver
* Add binary-logs feature to 8021504 driver
2024-05-22 16:36:39 +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