Skip to content

Commit 5f20f41

Browse files
butokkartben
authored andcommitted
samples: mcux_acmp: enable support for all mimxrt1170 revisions
Enables support for the mcux_acmp sample for all mimxrt1170 revisions. Signed-off-by: Andrej Butok <andrey.butok@nxp.com>
1 parent 24c584d commit 5f20f41

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/sensor/mcux_acmp/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ACMP input voltage by changing the voltage input to J25-13.
4242

4343
.. zephyr-app-commands::
4444
:zephyr-app: samples/sensor/mcux_acmp
45-
:board: mimxrt1170_evk@A/mimxrt1176/cm7
45+
:board: mimxrt1170_evk/mimxrt1176/cm7
4646
:goals: flash
4747
:compact:
4848

samples/sensor/mcux_acmp/sample.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ sample:
44
common:
55
platform_allow:
66
- twr_ke18f
7-
- mimxrt1170_evk@A/mimxrt1176/cm7
8-
- mimxrt1170_evk@A/mimxrt1176/cm4
97
- frdm_ke17z
108
- frdm_ke17z512
9+
- mimxrt1170_evk/mimxrt1176/cm7
10+
- mimxrt1170_evk/mimxrt1176/cm4
1111
- mimxrt1180_evk/mimxrt1189/cm33
1212
- mimxrt1180_evk/mimxrt1189/cm7
1313
integration_platforms:

0 commit comments

Comments
 (0)