Closed pv42 closed 3 months ago
Looking forward to this as well, thank you
I was originally under the impression storm32 was just overlocked and since it generated a compiler warning I just added it. But #165 indicated it was intentionally left out. It also probably should never have been in this unrelated PR. Therefore I removed it.
@pv42 can you rebase over master ? It appears to contain conflicts.
Fixed the conflicts with 0fb0e2e.
Should be properly rebased now.
Fixes emit-extensions and emit-descriptions features not being used by mavlink-bindgen (#246). This requires a (none breaking) bump in version since fixes in the mavlink crate require newer versions of mavlink-bindgen/mavlink-core crates. To ensure test work this required adding the path specifications for the dependencies within this crate.
Fixes missing storm32 dialect feature.