Lines Matching refs:group

5 # PICO_BAZEL_CONFIG: PICO_TOOLCHAIN, The toolchain to use, type=string, default=gcc, group=build
15 …CO_BOARD, Board name being built for, type=string, default=pico or pico2, group=build, docref=cmak…
21 …TAL, Flag to exclude anything except base headers from the build, type=bool, default=0, group=build
27 …-fdata-sections` and `--gc-sections`, type=bool, default=0, advanced=true, group=pico_standard_link
33 …e 2 file to use; this should point to a filegroup with the .S file to use, type=string, group=build
39 …mon/boot_stage2/{PICO_DEFAULT_BOOT_STAGE2}.S, type=string, default=compile_time_choice, group=build
45 …s to fully override/replace boot_stage2, default=@pico-sdk//src/rp2_common:boot_stage2, group=build
51 …_CXX_ENABLE_EXCEPTIONS, Enable CXX exception handling, type=bool, default=0, group=pico_cxx_options
57 # PICO_BAZEL_CONFIG: PICO_CXX_ENABLE_RTTI, Enable CXX rtti, type=bool, default=0, group=pico_cxx_op…
63 # PICO_BAZEL_CONFIG: PICO_CXX_ENABLE_CXA_ATEXIT, Enable cxa-atexit, type=bool, default=0, group=pic…
69 …n to globally enable stdio UART for all targets by default, type=bool, default=1, group=pico_stdlib
75 …D_RATE, Define the default UART baudrate, type=int, max=921600, default=115200, group=hardware_uart
81 …on to globally enable stdio USB for all targets by default, type=bool, default=0, group=pico_stdlib
87 …bally enable stdio semi-hosting for all targets by default, type=bool, default=0, group=pico_stdlib
93 …on to globally enable stdio RTT for all targets by default, type=bool, default=0, group=pico_stdlib
99 … PICO_MULTICORE_ENABLED, OPTION: Enable multicore handling, type=bool, default=1, group=pico_stdlib
105 …ly supported on the rp2040. dcp is only supported on rp2350, type=string, default=auto, group=build
118 …ted on the rp2040. vfp and dcp are only supported on rp2350, type=string, default=auto, group=build
132 …latform default (hardware on RP2040 and compiler on RP2350), type=string, default=auto, group=build
143 …havior while pico provides a pico-specific implementation, type=string, default=double, group=build
154 …lementation for pico_async_context to link, type=string, default=threadsafe_background, group=build
165 …_ENABLED, Whether to include binary info in final firmware, type=bool, default=1, group=pico_stdlib
171 …a cc_ibrary providing CMSIS core, type=string, default="included stub CORE only impl", group=build
177 …Don't shrink linker max page to 4096, type=bool, default=0, advanced=true, group=pico_standard_link
183 …e host (negative means indefinite) during initialization, type=int, default=0, group=pico_stdio_usb
189 …INYUSB_LIB, [Bazel only] The library that provides TinyUSB, default=@tinyusb//:tinyusb, group=build
196 …BEDTLS_LIB, [Bazel only] The library that provides mbedtls, default=@mbedtls//:mbedtls, group=build
202 …s, default=//src/rp2_common/pico_standard_binary_info:default_binary_info, group=pico_standard_link
208 …pe of build (e.g. Debug or Release) to embed in binary info, type=string, default=pico, group=build
214 …to all binaries, default=//src/rp2_common/pico_crt0:default_linker_script, group=pico_standard_link
220 …BAZEL_CONFIG: PICO_NO_TARGET_NAME, Don't define PICO_TARGET_NAME, type=bool, default=0, group=build
226 …rary that provides "pico_config_extra_headers.h", default=//bazel:no_extra_headers, group=pico_base
232 …efines PICO_BOARD, default=//src/common/pico_base_headers:default_platform_headers, group=pico_base
238 …cal defines (overrides PICO_BOARD setting), default=//bazel:generate_config_header, group=pico_base
244 …ng layer to use. auto infers the correct value to use from PICO_TOOLCHAIN, group=pico_standard_link
256 …l only] The cc_library that provides btstack_config.h, default=//bazel:empty_cc_lib, group=wireless
262 … //src/rp2_common/pico_btstack. Also defines ENABLE_BLE=1, type=bool, default=False, group=wireless
268 …rc/rp2_common/pico_btstack. Also defines ENABLE_CLASSIC=1, type=bool, default=False, group=wireless
274 …//src/rp2_common/pico_btstack. Also defines ENABLE_MESH=1, type=bool, default=False, group=wireless
280 … [Bazel only] The cc_library that provides lwipopts.h, default=//bazel:empty_cc_lib, group=wireless
286 …B, [Bazel only] The cc_library that provides FreeRTOS, default=//bazel:empty_cc_lib, group=wireless