blob: 26aeb65f775effd9fde4a8f6ed9339b0b842a44c [file] [log] [blame]
if(DEFINED BOARD_REVISION AND NOT BOARD_REVISION STREQUAL "psram")
message(FATAL_ERROR "Invalid board revision, ${BOARD_REVISION}, valid revisions are: <none> (for non-PSRAM version), psram")
endif()