Skip to content

crates.io 0.4.0 release #81

@ost-ing

Description

@ost-ing

Hello, first of all I want to say thank you for making this library, its working brilliantly with the stm32h7.
I would like to create an MR with the stm32h7xx-hal project incorporating this library with its sdmmc interface.

Currently I'm using this in Cargo:

fatfs = { default-features = false, optional = true, git = "https://github.com/rafalh/rust-fatfs" }

but to publish the HAL on crates.io I would need use a crates.io release of fatfs. I tried downgrading to 0.3.6 but the Seek traits seem to be missing. I'm wondering what the release schedule for this next version is? If its not for a while I will attempt to adapt the code so the Seek trait isn't required.

Kind regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions