Skip to content
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

treewide: Rust updates #20303

Merged
merged 5 commits into from
Jan 29, 2024
Merged

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    790e808 View commit details
    Browse the repository at this point in the history
  2. drivers/lsm303agr: Use version 0.3 of driver

    Note that for the very CPU this driver is used with (nRF52 on the
    microbit-v2 board), this currently needs extra workarounds to copy
    written data from flash to RAM so that the driver can see it. (Otherwise
    it silently writes 00, and then correctly reads 00 from the bus all the
    time).
    chrysn committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    96af920 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c5a540 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6231c58 View commit details
    Browse the repository at this point in the history
  5. treewide: cargo update

    chrysn committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    002cd42 View commit details
    Browse the repository at this point in the history