boards: kit_pse84_ai: Add ram property
Some tests depend on the ram board property to determine whether or not to run, like LLEXT tests. Set the ram property for this board. Signed-off-by: Tom Burdick <thomas.burdick@infineon.com>
This commit is contained in:
committed by
Henrik Brix Andersen
parent
4ff523d0fc
commit
1c13761898
@@ -7,6 +7,7 @@ identifier: kit_pse84_ai/pse846gps2dbzc4a/m33
|
||||
name: PSOC Edge84 AI Kit (M33_S)
|
||||
type: mcu
|
||||
arch: arm
|
||||
ram: 5120
|
||||
sysbuild: true
|
||||
toolchain:
|
||||
- zephyr
|
||||
|
||||
@@ -7,6 +7,7 @@ identifier: kit_pse84_ai/pse846gps2dbzc4a/m55
|
||||
name: PSOC Edge84 AI Kit (M55)
|
||||
type: mcu
|
||||
arch: arm
|
||||
ram: 5120
|
||||
sysbuild: true
|
||||
toolchain:
|
||||
- zephyr
|
||||
|
||||
Reference in New Issue
Block a user