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>
This commit is contained in:
parent
24c584d2a4
commit
5f20f41808
3 changed files with 3 additions and 3 deletions
|
@ -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@A/mimxrt1176/cm7
|
||||
:board: mimxrt1170_evk/mimxrt1176/cm7
|
||||
:goals: flash
|
||||
:compact:
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@ sample:
|
|||
common:
|
||||
platform_allow:
|
||||
- twr_ke18f
|
||||
- mimxrt1170_evk@A/mimxrt1176/cm7
|
||||
- mimxrt1170_evk@A/mimxrt1176/cm4
|
||||
- frdm_ke17z
|
||||
- frdm_ke17z512
|
||||
- mimxrt1170_evk/mimxrt1176/cm7
|
||||
- mimxrt1170_evk/mimxrt1176/cm4
|
||||
- mimxrt1180_evk/mimxrt1189/cm33
|
||||
- mimxrt1180_evk/mimxrt1189/cm7
|
||||
integration_platforms:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue