commit | c6352543b4a37f37bbfa59e9fb3ba2b420de4731 | [log] [tgz] |
---|---|---|
author | Daniel DeGrasse <daniel.degrasse@nxp.com> | Wed Aug 17 15:20:20 2022 -0500 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Wed Aug 17 22:02:15 2022 +0000 |
tree | 6b4d0b10597457994d731e14b0e7a53843507f45 | |
parent | 2a53abd511c617f9945d0d7a08c8080aeb1e24ba [diff] |
tests: build_all: modem: set minimum flash requirement Based on building for the frdm_k64f and mimxrt1050_evk, the drivers.modem.build build seems to require at least 115KB of flash. Set this flash limit so that the test will be skipped for devices with less flash available. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>