-
Notifications
You must be signed in to change notification settings - Fork 2
[v4.0] update deps, add TdkIcm42670, baudrate to enum dropdown [DIP-247] #1172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do you have any idea why the memtest is failing? my guess is it is in the update deps stuff, since the other stuff looks pretty innocuous. I think you should break out the dependency updates because it seems unrelated to the logic changes.
it looks like mimalloc bump is the reason this is failing see: #1161 |
Please revert Cargo.lock -- dependencies should remain static for officially released builds. We need a full test cycle (including manual tests) to fully validate dependencies. |
The changes to sbp and sbp-settings are fine, since they are our own dependencies. |
Frontend and Release Workflow Started here |
Please make sure to forward port this to the main branch |
these changes were missing from v4.0 branch only - main branchuses updated version of chrono |
adds tdkicm42670
baudrate enum dropdown
update deps
for 4.0 version