mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 00:26:02 +00:00
the commit cover basic customdata apis: k_thread_custom_data_set() k_thread_custom_data_get() Change-Id: Ide27cfd59230303767414c7f827d6ad627989a6f Signed-off-by: jing wang <jing.j.wang@intel.com>
3 lines
43 B
Plaintext
3 lines
43 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_THREAD_CUSTOM_DATA=y
|