esp-rs/openthread repo issues and pull requests
Update embassy-sync to 0.7 #37 [ivmarkov]
Subject says it all.
MabezDev
Bump esp related deps #38 [bjoernQ]
Bump esp-* dependencies
ivmarkov: Perhaps add #[allow(clippy::uninlined_format_args)] to lib.rs so that CI succeeds?
ivmarkov: Perhaps add #[allow(clippy::uninlined_format_args)] to lib.rs so that CI succeeds? We would...
ivmarkov: Yes, inline args would work for the esp examples (as they are hard-wired to log). Won't even...
bjoernQ: Yes, inline args would work for the esp examples (as they are hard-wired to log). Won't even...
created at 2025-06-05 02:01 by dinghy 0.13.1.
MabezDev