Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/cmake/preload/toolchains/util/
Dfind_compiler.cmake1 # Toolchain file is processed multiple times, however, it cannot access CMake cache on some runs.
7 # Find the compiler executable and store its path in a cache entry ${compiler_path}.
34 # Find the compiler executable and store its path in a cache entry ${compiler_path}.
/hal_rpi_pico-latest/
D.gitignore4 .cache
DREADME.md112 # (note this can come from environment, CMake cache etc)
/hal_rpi_pico-latest/src/rp2_common/pico_sha256/include/pico/
Dsha256.h56 } cache; member
/hal_rpi_pico-latest/src/rp2_common/pico_sha256/
Dsha256.c99 state->cache.bytes[state->cache_used++] = *data++; in write_to_hardware()
103 sha256_put_word(state->cache.word); in write_to_hardware()
/hal_rpi_pico-latest/cmake/
Dpico_pre_load_platform.cmake112 …'${PICO_PLATFORM}' which is incompatible. You need to delete the CMake cache or build directory an…
121 You need to delete the CMake cache or build directory and reconfigure to proceed.\
Dpico_pre_load_toolchain.cmake69 need to delete the CMake cache and reconfigure if you want to switch compiler.\
/hal_rpi_pico-latest/src/rp2040/boot_stage2/
DCMakeLists.txt8 # explicitly set, so cache it
/hal_rpi_pico-latest/src/rp2350/boot_stage2/
DCMakeLists.txt8 # explicitly set, so cache it
/hal_rpi_pico-latest/src/rp2_common/pico_crt0/rp2040/
Dmemmap_no_flash.ld39 cache-as-SRAM if both are used).