samples: sensor: mcux_acmp: add acmp configuration for ke17z
Add acmp pinctrl configuration to support ACMP driver for NXP frdm_ke17z and frdm_ke17z512, tested 'sample.sensor.mcux_acmp' case. Update the index.rst to add acmp description for ke17z. Signed-off-by: Anke Xiao <anke.xiao@nxp.com>
This commit is contained in:
parent
643e464c76
commit
bd7a6b5d79
7 changed files with 79 additions and 4 deletions
|
@ -61,6 +61,8 @@ features:
|
|||
+-----------+------------+-------------------------------------+
|
||||
| I2C | on-chip | i2c |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| ACMP | on-chip | sensor |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
The default configuration can be found in the defconfig file:
|
||||
:zephyr_file:`boards/nxp/frdm_ke17z/frdm_ke17z_defconfig`.
|
||||
|
|
|
@ -61,7 +61,8 @@ features:
|
|||
+-----------+------------+-------------------------------------+
|
||||
| I2C | on-chip | I2C |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
| ACMP | on-chip | sensor |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
The default configuration can be found in the defconfig file:
|
||||
``boards/nxp/frdm_ke17z512/frdm_ke17z512_defconfig``.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue