acassis commented on PR #20101: URL: https://github.com/apache/nuttx/pull/20101#issuecomment-5621765757
> > The failure is a size constraint in `same70-qmtech/mcuboot-loader`, which exceeds the flash region by 532 bytes, rather than a build or style issue. > > I can work on reducing the implementation size. My preference would be to reduce the FAT implementation first and keep the deferred delete behavior enabled, rather than gating it behind a configuration option, since this is a filesystem semantic fix. > > That said, I'd appreciate guidance from the maintainers on the preferred approach if the size cannot be reduced sufficiently. > > You can try to modify the mcuboot-loader config to disable features like FAT long name, etc, it could help @raiden00pl is FAT a requirement for the MCUBoot? Is it possible to use other FS instead of FAT? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
