- 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>
3 lines
28 B
Plaintext
3 lines
28 B
Plaintext
CONFIG_XIP=y
|
|
CONFIG_ZTEST=y
|