This website requires JavaScript.
Explore
Help
Sign In
patrick
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Pull requests
Actions
8
Packages
Projects
Releases
Wiki
Activity
6841d96a59
zephyr
/
tests
/
misc
/
kconfigoptions
/
prj.conf
3 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
scripts/Kconfig: add dt_node_array_prop Kconfig functions The motivation is to allow accessing array elements from device tree properties in Kconfig. * Add dt_node_array_prop and _node_array_prop functions to extract the array elements from properties. * Add 'dt_node_array_prop_int' and 'dt_node_array_prop_hex' keys to use in Kconfig. Signed-off-by: Eivind Jølsgard <eivind.jolsgard@nordicsemi.no>
2022-03-18 10:50:00 +01:00
CONFIG_ZTEST=y
tests: misc: move the kconfig options test to new ztest API Migrate the testsuite tests/misc/kconfigoptions to the new ztest API. Signed-off-by: Enjia Mai <enjia.mai@intel.com>
2022-09-09 02:33:20 +02:00
CONFIG_ZTEST_NEW_API=y
Reference in a new issue
Copy permalink