Home
last modified time | relevance | path

Searched refs:options (Results 1 – 14 of 14) sorted by relevance

/hal_rpi_pico-latest/src/rp2040/boot_stage2/include/boot_stage2/
Dconfig.h25 #error multiple boot stage 2 options chosen
34 #error multiple boot stage 2 options chosen
43 #error multiple boot stage 2 options chosen
52 #error multiple boot stage 2 options chosen
60 #error multiple boot stage 2 options chosen
/hal_rpi_pico-latest/src/rp2350/boot_stage2/include/boot_stage2/
Dconfig.h25 #error multiple boot stage 2 options chosen
34 #error multiple boot stage 2 options chosen
43 #error multiple boot stage 2 options chosen
52 #error multiple boot stage 2 options chosen
60 #error multiple boot stage 2 options chosen
/hal_rpi_pico-latest/src/rp2_common/pico_crt0/rp2040/
DBUILD.bazel32 …s is a 'blocked_ram' build, type=bool, default=0, but dependent on CMake options, group=pico_stand…
45 …s is a 'copy_to_ram' build, type=bool, default=0, but dependent on CMake options, group=pico_stand…
58 …this is a 'no_flash' build, type=bool, default=0, but dependent on CMake options, group=pico_stand…
/hal_rpi_pico-latest/tools/pioasm/
Dmain.cpp36 std::vector<std::string> options; in main() local
49 options.emplace_back(argv[i]); in main()
110 res = pioasm.generate(oformat, input, output, options); in main()
Dpio_assembler.h37 std::vector<std::string> options; member
Dpio_assembler.cpp28 options = _options; in generate()
534 return format->output(dest, options, source); in write_output()
/hal_rpi_pico-latest/src/rp2_common/pico_crt0/rp2350/
DBUILD.bazel31 …s is a 'copy_to_ram' build, type=bool, default=0, but dependent on CMake options, group=pico_stand…
44 …this is a 'no_flash' build, type=bool, default=0, but dependent on CMake options, group=pico_stand…
/hal_rpi_pico-latest/tools/
Dcompare_build_systems.py181 options = {}
194 options[match.group("name")] = Option(
199 return options
/hal_rpi_pico-latest/src/rp2_common/pico_standard_link/
DCMakeLists.txt74 …this is a 'no_flash' build, type=bool, default=0, but dependent on CMake options, group=pico_stand…
77 …s is a 'blocked_ram' build, type=bool, default=0, but dependent on CMake options, group=pico_stand…
80 …s is a 'copy_to_ram' build, type=bool, default=0, but dependent on CMake options, group=pico_stand…
/hal_rpi_pico-latest/bazel/
DREADME.md37 An exhaustive list of build system configuration options is available in
89 configuration options available in the CMake build are also available in Bazel.
/hal_rpi_pico-latest/docs/
DDoxyfile.in56 # Need these next options to ensure that functions with modifiers do not confuse the Doxygen parser.
/hal_rpi_pico-latest/bazel/util/
Dtransition.bzl111 # This transition sets SDK configuration options required to build test binaries
133 # This transition sets SDK configuration options required to build test binaries
/hal_rpi_pico-latest/cmake/
Dpico_pre_load_toolchain.cmake11 …set(CMAKE_BUILD_TYPE "${default_build_type}" CACHE STRING "Choose the type of build, options are: …
/hal_rpi_pico-latest/
DREADME.md185 …co2 ..` or `cmake -DPICO_BOARD=pico_w ..` to configure the SDK and build options accordingly for t…