Skip to content

Commit 3f66a62

Browse files
committed
UBLOX_C029: remove emac implementation
It depends on the driver that will come separately, therefore this will be enabled once driver is in place.
1 parent 6440ffa commit 3f66a62

File tree

3 files changed

+1
-326
lines changed

3 files changed

+1
-326
lines changed

hal/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1217,7 +1217,7 @@
12171217
"extra_labels": ["STM", "STM32F4", "STM32F439", "STM32F439ZI"],
12181218
"macros": ["HSE_VALUE=24000000", "HSE_STARTUP_TIMEOUT=5000", "CB_INTERFACE_SDIO","CB_CHIP_WL18XX","SUPPORT_80211D_ALWAYS","WLAN_ENABLED"],
12191219
"inherits": ["Target"],
1220-
"device_has": ["ANALOGIN", "CAN", "EMAC", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
1220+
"device_has": ["ANALOGIN", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
12211221
"features": ["IPV4"],
12221222
"release_versions": ["5"]
12231223
},

hal/targets/hal/TARGET_STM/TARGET_STM32F4/TARGET_UBLOX_C029/wifi_emac_api.cpp

Lines changed: 0 additions & 317 deletions
This file was deleted.

hal/targets/hal/TARGET_STM/TARGET_STM32F4/TARGET_UBLOX_C029/wifi_emac_api.h

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)