Searched refs:Option (Results 1 – 6 of 6) sorted by relevance
/hal_rpi_pico-latest/src/rp2_common/pico_stdio/ |
D | CMakeLists.txt | 1 # PICO_CMAKE_CONFIG: PICO_STDIO_UART, Option to globally enable stdio UART for all targets by defau… 3 # PICO_CMAKE_CONFIG: PICO_STDIO_USB, Option to globally enable stdio USB for all targets by default… 5 # PICO_CMAKE_CONFIG: PICO_STDIO_SEMIHOSTING, Option to globally enable stdio semi-hosting for all t… 7 # PICO_CMAKE_CONFIG: PICO_STDIO_RTT, Option to globally enable stdio RTT for all targets by default…
|
/hal_rpi_pico-latest/tools/ |
D | compare_build_systems.py | 164 class Option: class 194 options[match.group("name")] = Option(
|
/hal_rpi_pico-latest/bazel/config/ |
D | BUILD.bazel | 69 # PICO_BAZEL_CONFIG: PICO_STDIO_UART, Option to globally enable stdio UART for all targets by defau… 81 # PICO_BAZEL_CONFIG: PICO_STDIO_USB, Option to globally enable stdio USB for all targets by default… 87 # PICO_BAZEL_CONFIG: PICO_STDIO_SEMIHOSTING, Option to globally enable stdio semi-hosting for all t… 93 # PICO_BAZEL_CONFIG: PICO_STDIO_RTT, Option to globally enable stdio RTT for all targets by default…
|
/hal_rpi_pico-latest/src/cmake/ |
D | on_device.cmake | 90 # PICO_CMAKE_CONFIG: PICO_NO_HARDWARE, Option as to whether the build is not targeting an RP2040 or… 93 # PICO_CMAKE_CONFIG: PICO_ON_DEVICE, Option as to whether the build is targeting an RP2040 or RP235…
|
D | rp2_common.cmake | 5 # PICO_CMAKE_CONFIG: PICO_NO_FLASH, Option to default all binaries to not use flash i.e. run from S… 7 # PICO_CMAKE_CONFIG: PICO_COPY_TO_RAM, Option to default all binaries to copy code from flash to SR…
|
/hal_rpi_pico-latest/src/common/pico_base_headers/ |
D | BUILD.bazel | 54 # PICO_BAZEL_CONFIG: PICO_NO_HARDWARE, Option as to whether the build is not targeting an RP2040 or… 56 # PICO_BAZEL_CONFIG: PICO_ON_DEVICE, Option as to whether the build is targeting an RP2040 or RP235…
|