Lines Matching refs:version
77 …# Assemble the version string from components instead of using PICO_SDK_VERSION_STRING, because th…
90 # todo CMAKE_CURRENT_FUNCTION_LIST_DIR ... what version?
127 "Requires version ${picotool_VERSION_REQUIRED}, "
128 "you have version ${picotool_CONSIDERED_VERSIONS}\n"
130 "to download and build the correct version"
241 # pico_set_binary_version(<TARGET> [MAJOR <version>] [MINOR <version>] [ROLLBACK <version>] [ROLLBA…
242 # Adds a version item to the metadata block, with the given major, minor and
243 # rollback version, along with the rollback rows. These are appended as arguments
244 # to PICOTOOL_EXTRA_PROCESS_ARGS if setting the rollback version, or set as compile
258 # append major version
264 # append minor version
269 # append rollback version
283 # set major version
287 # append minor version