Lines Matching refs:h
26 srcs = ["include/pico/version.h.in"],
27 outs = ["generated_include/pico/version.h"],
30 "--template=$(location include/pico/version.h.in)",
31 "--output=$(location generated_include/pico/version.h)",
44 hdrs = ["generated_include/pico/version.h"],
79 # While this provides the "pico.h" header, nearly everything should
86 "include/pico.h",
87 "include/pico/assert.h",
88 "include/pico/config.h",
89 "include/pico/error.h",
90 "include/pico/types.h",