Merged target for mbed boards.
Merged the mbed releated targets into one source. Available targets: FRDM-K64f, Discovery-STM32F4, Discovery-STM32F429ZI, NUCLEO-STM32F4 JerryScript-DCO-1.0-Signed-off-by: Imre Kiss kissi@inf.u-szeged.hu
This commit is contained in:
@@ -148,7 +148,9 @@ project (JerryCore C ASM)
|
||||
${SOURCE_CORE_JRT})
|
||||
|
||||
# Jerry port
|
||||
file(GLOB SOURCE_PORT_FILES ${PORT_DIR}/*.c)
|
||||
if(NOT ("${PORT_DIR}" STREQUAL ""))
|
||||
file(GLOB SOURCE_PORT_FILES ${PORT_DIR}/*.c)
|
||||
endif()
|
||||
|
||||
# All-in-one build
|
||||
if("${ENABLE_ALL_IN_ONE}" STREQUAL "ON")
|
||||
|
||||
Reference in New Issue
Block a user