build: test: Update nrf91 flash yaml value

Update flash value in nrf91 board yaml file.

After evaluating the values it was found that they don't correspond
with the available amount reported by the linker.

This value is used for test case filtering.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
This commit is contained in:
Sebastian Bøe 2022-10-13 14:19:06 +02:00 committed by Carles Cufí
commit 1dd312fd17

View file

@ -7,7 +7,7 @@ toolchain:
- xtools
- zephyr
ram: 88
flash: 256
flash: 1024
supported:
- arduino_gpio
- arduino_i2c