Skip to content

Commit

Permalink
samples: mcux_acmp: allow for mimxrt1170_evk revA
Browse files Browse the repository at this point in the history
Allow mcux_acmp sample for mimxrt1170-evk revA.
mimxrt1170-evkb does not support ACMP.

Signed-off-by: Andrej Butok <andrey.butok@nxp.com>
  • Loading branch information
butok authored and kartben committed Feb 8, 2025
1 parent b8ce176 commit b10587f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion samples/sensor/mcux_acmp/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ACMP input voltage by changing the voltage input to J25-13.

.. zephyr-app-commands::
:zephyr-app: samples/sensor/mcux_acmp
:board: mimxrt1170_evk_cm7
:board: mimxrt1170_evk@A/mimxrt1176/cm7
:goals: flash
:compact:

Expand Down
4 changes: 2 additions & 2 deletions samples/sensor/mcux_acmp/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ sample:
common:
platform_allow:
- twr_ke18f
- mimxrt1170_evk/mimxrt1176/cm7
- mimxrt1170_evk/mimxrt1176/cm4
- mimxrt1170_evk@A/mimxrt1176/cm7
- mimxrt1170_evk@A/mimxrt1176/cm4
- frdm_ke17z
- frdm_ke17z512
- mimxrt1180_evk/mimxrt1189/cm33
Expand Down

0 comments on commit b10587f

Please sign in to comment.