Skip to content

Commit

Permalink
samples: sensors: add min_ram filter
Browse files Browse the repository at this point in the history
override the default of 16k in this sample.

Signed-off-by: Anas Nashif <[email protected]>
  • Loading branch information
nashif authored and kartben committed Nov 30, 2024
1 parent 00f6208 commit d0bc95c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/sensor/jc42/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ tests:
sample.sensor.jc42:
harness: sensor
tags: sensors
min_ram: 8
depends_on: i2c
filter: dt_compat_enabled("jedec,jc-42.4-temp")
platform_allow: nucleo_l053r8
Expand Down

0 comments on commit d0bc95c

Please sign in to comment.