Skip to content

Commit b10587f

Browse files
butokkartben
authored andcommitted
samples: mcux_acmp: allow for mimxrt1170_evk revA
Allow mcux_acmp sample for mimxrt1170-evk revA. mimxrt1170-evkb does not support ACMP. Signed-off-by: Andrej Butok <[email protected]>
1 parent b8ce176 commit b10587f

File tree

2 files changed

+3
-3
lines changed

2 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_cm7
45+
:board: mimxrt1170_evk@A/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,8 +4,8 @@ sample:
44
common:
55
platform_allow:
66
- twr_ke18f
7-
- mimxrt1170_evk/mimxrt1176/cm7
8-
- mimxrt1170_evk/mimxrt1176/cm4
7+
- mimxrt1170_evk@A/mimxrt1176/cm7
8+
- mimxrt1170_evk@A/mimxrt1176/cm4
99
- frdm_ke17z
1010
- frdm_ke17z512
1111
- mimxrt1180_evk/mimxrt1189/cm33

0 commit comments

Comments
 (0)