Lines Matching full:name
26 "name": "host",
52 "//..." if os.name == "nt" else "",
53 "//test/pico_sem_test:pico_sem_test" if os.name == "nt" else "",
54 "//test/pico_stdlib_test:pico_stdlib_test" if os.name == "nt" else "",
61 "name": "rp2040",
78 "name": "rp2350",
93 "name": "rp2040 clang",
113 "name": "rp2350 clang",
131 "name": "Pico W",
149 "name": "Pico 2 W",
191 # Tests are explicitly built by name so we can catch compatibilty
197 print_framed_string(f"Building {config['name']} configuration...")
215 failed_builds.append(config["name"])