Skip to content

Sandbox limits increase request for stm32ral #616

Closed
@adamgreig

Description

@adamgreig

Crate name: stm32ral
Build failure link: https://docs.rs/crate/stm32ral/0.4.1/builds

Requested RAM limit: 6GB
Requested timeout: 15min is OK

Why your crate needs the resource increases:

Related to #608, stm32ral is an alternative register access crate for all STM32 microcontrollers in one package. As with those crates, it documents thousands of hardware registers and so is quite resource-intensive to build. I measured the doc build for the latest version as taking 1m39s and 5432MB RAM, so a 6GB RAM limit should work OK. 8GB might be more conservative if the crate continues to grow.

On balance the #608 crates are more important as they are much more widely used, but if it would be possible to get the RAM limit increased for stm32ral too, I'd really appreciate it.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-limits-increaseCategory: A crate needs a limits increase to build successfully

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions