/* * SPDX-FileCopyrightText: Copyright (c) 2019 Ha Thach (tinyusb.org) * SPDX-License-Identifier: MIT * * This file is part of the TinyUSB stack. */ #ifndef TUSB_DCD_VALENTYUSB_EPTRI_H_ #define TUSB_DCD_VALENTYUSB_EPTRI_H_ #include "common/tusb_common.h" #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } #endif #endif /* TUSB_DCD_VALENTYUSB_EPTRI_H_ */