Home
last modified time | relevance | path

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

/hal_rpi_pico-3.7.0-3.6.0-3.5.0/src/rp2_common/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-3.7.0-3.6.0-3.5.0/tools/pioasm/
Dmain.cpp35 std::vector<std::string> options; in main() local
48 options.emplace_back(argv[i]); in main()
97 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()
381 return format->output(dest, options, source); in write_output()
/hal_rpi_pico-3.7.0-3.6.0-3.5.0/src/rp2_common/pico_standard_link/
DCMakeLists.txt63 …this is a 'no_flash' build, type=bool, default=0, but dependent on CMake options, group=pico_stand…
66 …s is a 'blocked_ram' build, type=bool, default=0, but dependent on CMake options, group=pico_stand…
69 …s is a 'copy_to_ram' build, type=bool, default=0, but dependent on CMake options, group=pico_stand…
/hal_rpi_pico-3.7.0-3.6.0-3.5.0/docs/
DDoxyfile.in55 # Need these next options to ensure that functions with modifiers do not confuse the Doxygen parser.
/hal_rpi_pico-3.7.0-3.6.0-3.5.0/cmake/
Dpico_pre_load_toolchain.cmake9 …set(CMAKE_BUILD_TYPE "${default_build_type}" CACHE STRING "Choose the type of build, options are: …
/hal_rpi_pico-3.7.0-3.6.0-3.5.0/
DREADME.md180 to configure the SDK and build options accordingly for that particular board.