GeBalanceBot/GeBalanceBot_Firmware v1.0 .../DRV/bsp_NVIC.C

15 lines
416 B
C++
Raw Normal View History

2024-01-18 01:55:04 +08:00
/******************** (C) COPYRIGHT 2024 GeekRebot *****************************
* File Name : bsp_NVIC.c
* Current Version : V1.0 & ST 3.5.0
* Author : zhanli 719901725@qq.com
* Date of Issued : 2024.01.13 zhanli: Create
* Comments : <EFBFBD>ж<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
********************************************************************************/
#include "bsp_nvic.h"
void NVIC_Config(void)
{
}