Lines Matching refs:build

5 # PICO_BAZEL_CONFIG: PICO_TOOLCHAIN, The toolchain to use, type=string, default=gcc, group=build
15 …RD, Board name being built for, type=string, default=pico or pico2, group=build, docref=cmake-plat…
21 …TAL, Flag to exclude anything except base headers from the build, type=bool, default=0, group=build
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
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
171 …a cc_ibrary providing CMSIS core, type=string, default="included stub CORE only impl", group=build
189 …INYUSB_LIB, [Bazel only] The library that provides TinyUSB, default=@tinyusb//:tinyusb, group=build
195 # TODO: Bazel build for mbedtls at @mbedtls//:mbedtls.
196 …BEDTLS_LIB, [Bazel only] The library that provides mbedtls, default=@mbedtls//:mbedtls, group=build
208 …BAZEL_BUILD_TYPE, The type of build (e.g. Debug or Release) to embed in binary info, type=string, …
220 …BAZEL_CONFIG: PICO_NO_TARGET_NAME, Don't define PICO_TARGET_NAME, type=bool, default=0, group=build