This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
b0f3ae0e98
zephyr
/
tests
/
drivers
/
aio
/
api
/
prj.conf
6 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: add driver aio comparator test case the commit cover below apis by testing callback under RISE polarity *) aio_cmp_configure *) aio_cmd_disabel Change-Id: Idc9ec3a2694950d0074b69d164ee2c1edac35c9a Signed-off-by: jing wang <jing.j.wang@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-12 15:55:20 +08:00
CONFIG_GPIO=y
tests: aio: port AIO cases to run on more platforms AIO should be supported on more platforms. Adapt this case to make it run on more platforms. Also keep reference voltage for comprator as internal. Signed-off-by: Qiu Peiyang <peiyangx.qiu@intel.com>
2017-03-15 09:46:50 +08:00
CONFIG_PINMUX=y
tests: add driver aio comparator test case the commit cover below apis by testing callback under RISE polarity *) aio_cmp_configure *) aio_cmd_disabel Change-Id: Idc9ec3a2694950d0074b69d164ee2c1edac35c9a Signed-off-by: jing wang <jing.j.wang@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-12 15:55:20 +08:00
CONFIG_AIO_COMPARATOR=y
CONFIG_AIO_COMPARATOR_QMSI=y
CONFIG_ZTEST=y