4 Star 0 Fork 1

UCAS-SAS-Robot-Team/电控代码2023

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
usb_otg.c 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
Sean 提交于 2023-04-05 10:46 . Initialize
/**
******************************************************************************
* File Name : USB_OTG.c
* Description : This file provides code for the configuration
* of the USB_OTG instances.
******************************************************************************
* @attention
*
* <h2><center>&copy; Copyright (c) 2019 STMicroelectronics.
* All rights reserved.</center></h2>
*
* This software component is licensed by ST under Ultimate Liberty license
* SLA0044, the "License"; You may not use this file except in compliance with
* the License. You may obtain a copy of the License at:
* www.st.com/SLA0044
*
******************************************************************************
*/
/* Includes ------------------------------------------------------------------*/
#include "usb_otg.h"
/* USER CODE BEGIN 0 */
/* USER CODE END 0 */
/* USB_OTG_FS init function */
void MX_USB_OTG_FS_USB_Init(void)
{
}
/* USER CODE BEGIN 1 */
/* USER CODE END 1 */
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ucas-sas-robot-team/electric-control-code-2023.git
git@gitee.com:ucas-sas-robot-team/electric-control-code-2023.git
ucas-sas-robot-team
electric-control-code-2023
电控代码2023
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385