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
c3076d6eb2
zephyr
/
tests
/
drivers
/
aio
/
app
/
prj.conf
5 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: add CONFIG_TEST for marking tests Mark tests with CONFIG_TEST to allow for test specific setup and configuration. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-01-07 05:15:53 +08:00
CONFIG_TEST=y
samples: adds a sample for using aio_dw_comparator driver Change-Id: Idcfe266db237a0f2aaa6376562cf92bb49e626cc Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-01-29 01:24:50 +08:00
CONFIG_STDOUT_CONSOLE=y
CONFIG_PRINTK=y
CONFIG_AIO_COMPARATOR=y