Sandbox limits increase request for stm32mp1 crate #1037
Labels
A-builds
Area: Building the documentation for a crate
C-limits-increase
Category: A crate needs a limits increase to build successfully
Crate name: stm32mp1
Build failure link: https://docs.rs/crate/stm32mp1/0.11.0/builds/290188
Requested RAM limit: 8GB
Requested timeout: 15min
Requested number of targets: 1
Why your crate needs the resource increases:
Related to #608, we've added support for a new family of microcontrollers with this new crate. As with the other crates, since the device has a large number of registers the crate has many functions and so takes a fair bit of RAM to document.
In a local sandbox I measured 3.8GB RAM usage; I've requested 8GB to align with the other related crates as I anticipate we'll be adding a couple more devices to this crate soon which could increase its usage. For now 5GB would also just about work though.
As ever thanks for running docs.rs!
The text was updated successfully, but these errors were encountered: