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
65b15c3226
zephyr
/
tests
/
kernel
/
xip
/
prj.conf
3 lines
28 B
Plaintext
Raw
Normal View
History
Unescape
Escape
First commit Signed-off-by: <inaky.perez-gonzalez@intel.com>
2015-04-11 07:44:37 +08:00
CONFIG_XIP=y
tests: xip: convert to ztest - replaced a test point with ztest API - separated the main file into two: - main.c, which has ztest entry - xip.c, which has the original routine JIRA: ZEP-2382 Signed-off-by: Niranjhana N <niranjhana.n@intel.com>
2017-08-03 14:13:56 +08:00
CONFIG_ZTEST=y