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
42b6a2dd09
zephyr
/
tests
/
cmsis_rtos_v1
/
prj.conf
4 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests/cmsis_rtos_v1: Introduce tests to make use of Thread APIs Some test programs to illustrate the usage of thread APIs. Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
2018-06-19 12:05:35 +08:00
CONFIG_ZTEST=y
CONFIG_CMSIS_RTOS_V1=y
tests: cmsis_rtos_v1: Add additional test scenarios Add additional test scenarios to validate signal event APIs such as setting signal from ISR, setting/clearing each unique flag and few negative test cases too. Signed-off-by: Praful Swarnakar <praful.swarnakar@intel.com>
2018-09-08 07:30:35 +08:00
CONFIG_IRQ_OFFLOAD=y