Dániel Buga
8e6411bd31
Random cleanups in non-checked packages ( #2034 )
...
* Deduplicate feature check macros
* Re-enable rust-analyzer for most of the workspace
* Cargo fix
* Turn off defmt
* Only build xtask
* Clippy pls
* Fix CI
* Fix paths
* Always create doc directory first
* Revert r-a
* Update esp-hal-procmacros/src/lp_core.rs
Co-authored-by: Dominic Fischer <14130965+Dominaezzz@users.noreply.github.com>
---------
Co-authored-by: Dominic Fischer <14130965+Dominaezzz@users.noreply.github.com>
2024-08-30 14:45:54 +00:00
Jesse Braham
77b6cb8615
New package releases ( #1800 )
...
* Use published versions of all dependencies, update dependencies as needed
* Fix `embassy_usb_serial` example build errors after updating `embassy-usb`
* New package releases
2024-07-15 20:23:13 +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
8da8425907
Update README
s, housekeeping ( #1339 )
...
* Remove patches and just use git dependency for PACs instead
* Various `README.md` normalization/updates for simpler packages
* Update `README.md` for `esp-hal` and `esp-lp-hal`
* Update repo-level `README.md`
2024-03-22 17:11:20 +00:00
Jesse Braham
0cb5e4e82d
Add the esp-build
package, update esp-hal
and esp-lp-hal
to use it in their build scripts ( #1325 )
...
* Create the `esp-build` package
* Update `esp-hal` and `esp-lp-hal` to use `esp-build`
2024-03-21 15:36:33 +00:00