Skip to content

Conversation

@Wassasin
Copy link
Contributor

@Wassasin Wassasin commented Oct 6, 2025

Processing feedback from PR #19:

  • Fixed issue with log feature not compiling for /libs (added to CI as well)
  • Renamed anonymous N const parameter to BLOCK_SIZE and explained what it is for.
  • Reverted hard-copy device-driver generated manifest and fixed building in CI.
  • Fix clippy warnings and formatting for bootloader-tool.
  • Added bootloader-tool to CI, with exception of cargo deny.
  • Moved away from serde_yaml and use serde_json instead for bootloader-tool. (we are only serializing, and yaml is a superset of json)

@Wassasin Wassasin force-pushed the fix/feedback branch 2 times, most recently from 8eb700c to 4bdf4e5 Compare October 6, 2025 11:57
@Wassasin Wassasin changed the title Fix minor feedback from #19 CI improvements and miscellaneous feedback Oct 6, 2025
@Wassasin Wassasin marked this pull request as ready for review October 7, 2025 14:53
@Wassasin Wassasin requested a review from a team as a code owner October 7, 2025 14:53
Copy link
Contributor

@jerrysxie jerrysxie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can merge in this first. We will fix up the cargo deny for bootloader-tool in a follow-up PR. Thanks.

@jerrysxie jerrysxie merged commit 84d3453 into OpenDevicePartnership:main Oct 8, 2025
7 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in Embedded Controller Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants