As per pico-examples
Code:
if (PICO_SDK_VERSION_STRING VERSION_LESS "2.1.0") message(FATAL_ERROR "Raspberry Pi Pico SDK version 2.1.0 (or later) required. Your version is ${PICO_SDK_VERSION_STRING}")endif()
Statistics: Posted by kilograham — Fri Dec 06, 2024 4:58 pm