This commit adds new k_work_poll interface. It allows to submit given work to a workqueue automatically when one of the watched pollable objects changes its state. Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no> Signed-off-by: Peter A. Bigot <pab@pabigot.com>
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_IRQ_OFFLOAD=y
|
|
CONFIG_HEAP_MEM_POOL_SIZE=1024
|
|
CONFIG_THREAD_NAME=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_POLL=y
|
|
CONFIG_MP_NUM_CPUS=1
|