Skip to content

Commit ee598f9

Browse files
NeilChen93kartben
authored andcommitted
samples: sensor: Add support for temperature sensor on FRDM_MCXA153
Add sample.sensor.thermometer_i3c support for mcxa153 Signed-off-by: Neil Chen <cheng.chen_1@nxp.com>
1 parent 4a32f35 commit ee598f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/sensor/thermometer/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ tests:
3535
- "Temperature is [0-9|.]+°C"
3636
integration_platforms:
3737
- frdm_mcxn947/mcxn947/cpu0 # p3t1755
38+
- frdm_mcxa153 # p3t1755
3839
depends_on:
3940
- i3c
4041
filter: dt_alias_exists("ambient-temp0")

0 commit comments

Comments
 (0)