mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 07:22:28 +00:00
Right now we are hardcoded to only qemu, with the native port, we make this more generic and support this in a plugin mode where a running has its own cmake definitons implementing the various targets. Signed-off-by: Anas Nashif <anas.nashif@intel.com> Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2 lines
25 B
CMake
2 lines
25 B
CMake
set(EMU_PLATFORM native)
|