Searched refs:found (Results 1 – 12 of 12) sorted by relevance
8 # If not found, issue a fatal message and stop processing. PICO_TOOLCHAIN_PATH can be provided from22 …G "PICO_TOOLCHAIN_PATH specified ($ENV{PICO_TOOLCHAIN_PATH}), but ${compiler_exe} not found there")29 … message(FATAL_ERROR "Compiler '${compiler_exes}' not found, you can specify search path with\35 # If not found, issue a fatal message and stop processing. PICO_TOOLCHAIN_PATH can be provided from
97 bool __unused found = false; in ph_remove_and_free_node() local102 found = true; in ph_remove_and_free_node()107 assert(found); in ph_remove_and_free_node()
3 The full documentation for the RP2040 and Raspberry Pi Pico board can be found at the following lin…28 All the source code for the Raspberry Pi Pico SDK, examples and other libraries can be found on Git…
20 as long as you retain the copyright notice. Full details on the licence can be found [here](https:/…
27 …ins a number of example code fragments. An index of these examples can be found [here](@ref exampl…
36 # message("CMSIS Core found for path ${PICO_CMSIS_PATH}, vendor ${PICO_CMSIS_VENDOR}, device ${P…41 # message(WARNING "CMSIS core not found in ${PICO_CMSIS_PATH} for vendor ${PICO_CMSIS_VENDOR}, d…
29 … "No installed picotool with version ${picotool_VERSION_REQUIRED} found - building from source\n"
98 message("No pioasm found")126 "Incompatible picotool installation found: "145 message("No picotool found")
632 bool __unused found = false; in irq_add_tail_to_free_list() local638 found = true; in irq_add_tail_to_free_list()642 assert(found); in irq_add_tail_to_free_list()
74 message(FATAL_ERROR "Directory '${PICO_SDK_PATH}' not found")
5 …ttps://github.com/raspberrypi/pico-sdk/pulls). If you find think you have found a bug in the SDK p…
18 Additional libraries/APIs that are not yet ready for inclusion in the SDK can be found in [pico-ext…