blob: 027dfe23c67b388787ac85a05d6454aa90295d6b [file]
// Rather than auto-generating as part of the build, this header
// is checked in directly.
//
// You can change what is included by configuring these `label_flag`s:
// --@pico-sdk//bazel/config:pico_config_extra_headers=//my_proj:my_custom_headers
// --@pico-sdk//bazel/config:pico_config_platform_headers=//my_proj:my_custom_headers
// This header must be provided by //bazel/config:pico_config_extra_headers:
#include "pico_config_extra_headers.h"
// This header must be provided by //bazel/config:pico_config_platform_headers:
#include "pico_config_platform_headers.h"