Pre-compute the size in flash of a module #54
Labels
crate:cli
Modifies the users CLI
crate:scheduler
Modifies the platform
for:usability
Improves users (and maintainers) life
needs:design
Needs design to make progress
When bundling a module to be installed (or updated) on a platform, the bundle metadata may contain what the expected size in flash of the module would be (including any kind of pre-computation like the sidetable described in #46). The platform may then use this when deciding where to allocate the module in flash, and possibly early reject it if not enough resources.
The text was updated successfully, but these errors were encountered: