boards: arm: frdm_k64f: Add memory sizes for twister

This commit adds the missing flash and RAM size properties for
frdm_k64f so that the integration tests that require large memory can
run on this board.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
Stephanos Ioannidis 2021-08-14 14:21:15 +09:00 committed by Maureen Helm
commit c1dcbcc9a1

View file

@ -2,6 +2,8 @@ identifier: frdm_k64f
name: NXP FRDM-K64F
type: mcu
arch: arm
ram: 256
flash: 1024
toolchain:
- zephyr
- gnuarmemb