1CONFIG_ZTEST=y 2 3# Enable large memory model to avoid relative addressing 4# so the execution test can run with the function at 5# new location. 6CONFIG_COMPILER_OPT="-mcmodel=large" 7
1CONFIG_ZTEST=y 2 3# Enable large memory model to avoid relative addressing 4# so the execution test can run with the function at 5# new location. 6CONFIG_COMPILER_OPT="-mcmodel=large" 7