Browse Source

update apollo bsp

SummerGift 7 years ago
parent
commit
cf094b6afc
2 changed files with 0 additions and 7 deletions
  1. 0 4
      bsp/stm32f429-apollo/.config
  2. 0 3
      bsp/stm32f429-apollo/rtconfig.h

+ 0 - 4
bsp/stm32f429-apollo/.config

@@ -230,7 +230,3 @@ CONFIG_RT_USING_UART1=y
 CONFIG_RT_USING_UART2=y
 CONFIG_RT_USING_UART3=y
 CONFIG_RT_USING_SPI5=y
-
-#
-# BSP_LWIP CONFIG
-#

+ 0 - 3
bsp/stm32f429-apollo/rtconfig.h

@@ -206,7 +206,4 @@
 #define RT_USING_UART3
 #define RT_USING_SPI5
 
-/* BSP_LWIP CONFIG */
-
-
 #endif