blob: 0ebb6ba13acb8489bfa9379d9f2149e6d417a064 [file] [log] [blame]
/*
* Copyright (c) 2024 Raspberry Pi (Trading) Ltd.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
// TinyUSB changed the location of this file, so we'll redirect to be friendly to end users
#ifndef _BSP_BOARD_H
#define _BSP_BOARD_H
#include "bsp/board_api.h"
#endif