Searched refs:feature (Results 1 – 8 of 8) sorted by relevance
/hal_rpi_pico-latest/tools/pioasm/ |
D | pio_assembler.h | 106 void check_version(int min_version, const location_type &l, std::string feature) { in check_version() 109 msg << "PIO version " << min_version << " is required for '" << feature << "'"; in check_version()
|
/hal_rpi_pico-latest/bazel/toolchain/ |
D | configurable_feature.bzl | 3 load("@rules_cc//cc/toolchains:feature.bzl", "cc_feature")
|
D | BUILD.bazel | 3 load("@rules_cc//cc/toolchains:feature.bzl", "cc_feature")
|
/hal_rpi_pico-latest/cmake/preload/toolchains/util/ |
D | set_flags.cmake | 19 # try_compile is where the feature testing is done, and at that point,
|
/hal_rpi_pico-latest/src/common/pico_binary_info/include/pico/binary_info/ |
D | code.h | 172 #define bi_program_feature(feature) bi_string(BINARY_INFO_TAG_RASPBERRY_PI, BINARY_INFO_ID_RP_PROGR… argument
|
/hal_rpi_pico-latest/ |
D | CONTRIBUTING.md | 5 …code, track [issues](https://github.com/raspberrypi/pico-sdk/issues) and feature requests, and to …
|
/hal_rpi_pico-latest/test/kitchen_sink/ |
D | CMakeLists.txt | 111 # from the project that uses them per CMake "feature"). Note the function comes from
|
/hal_rpi_pico-latest/bazel/ |
D | README.md | 95 * Pico W wireless libraries work, but may not have complete feature parity with
|