[bsp-stm32f407-explorer] 完善F407探路者网络board配置

This commit is contained in:
Meco Man 2021-05-09 21:30:14 +08:00
parent 6d57515316
commit efa64e0da4
1 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,9 @@ menu "Onboard Peripheral Drivers"
default n
select RT_USING_LWIP
select PHY_USING_LAN8720A
select RT_LWIP_USING_HW_CHECKSUM
select RT_USING_SAL
select SAL_USING_POSIX
config BSP_USING_MPU6050
bool "Enable MPU6050 (i2c1)"