targets: zephyr: Update for Zephyr 1.13 and SDK 0.9.3 (#2497)
Zephyr 1.13 made some refactorings to its CMake infrastructure which must be propagated to applications. Also, some config options were removed/refactored, so cleanup prj.conf. JerryScript-DCO-1.0-Signed-off-by: Paul Sokolovsky paul.sokolovsky@linaro.org
This commit is contained in:
committed by
Akos Kiss
parent
7825e4756a
commit
5472aff0dc
@@ -4,5 +4,3 @@ CONFIG_NEWLIB_LIBC=y
|
||||
CONFIG_FLOAT=y
|
||||
CONFIG_MAIN_STACK_SIZE=2048
|
||||
CONFIG_CONSOLE_HANDLER=y
|
||||
CONFIG_ARC_INIT=n
|
||||
|
||||
|
||||
Reference in New Issue
Block a user