소스 검색

fix stm32f4x7_eth_bsp.c

TelenkovDmitry 8 년 전
부모
커밋
05ee3f1e3e
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      modules/STM32F4x7_ETH_Driver/stm32f4x7_eth_bsp.c

+ 0 - 2
modules/STM32F4x7_ETH_Driver/stm32f4x7_eth_bsp.c

@@ -75,8 +75,6 @@ void ETH_BSP_Config(void)
   /* Configure the Ethernet MAC/DMA */
   ETH_MACDMA_Config();
 
-  /* Config NVIC for Ethernet */
-  ETH_NVIC_Config();
 
   if (EthInitStatus == 0) {
     // LCD_SetTextColor(LCD_COLOR_RED);