Home
last modified time | relevance | path

Searched refs:TYPES (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/cmake/modules/
Dextensions.cmake737 set(TYPES "FLASH" "DEBUG" "SIM" "ROBOT") variable
739 if (NOT "${type}" IN_LIST TYPES)
740 message(FATAL_ERROR "invalid type ${type}; should be one of: ${TYPES}")