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:
Paul Sokolovsky
2018-09-11 16:13:07 +03:00
committed by Akos Kiss
parent 7825e4756a
commit 5472aff0dc
3 changed files with 7 additions and 7 deletions
-2
View File
@@ -4,5 +4,3 @@ CONFIG_NEWLIB_LIBC=y
CONFIG_FLOAT=y
CONFIG_MAIN_STACK_SIZE=2048
CONFIG_CONSOLE_HANDLER=y
CONFIG_ARC_INIT=n