Skip to content

Commit a003f69

Browse files
Cruz Monrreal IICruz Monrreal II
authored andcommitted
Fixed LWIP/EMAC issue for additional targets
1 parent c34d14c commit a003f69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

targets/targets.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3514,6 +3514,7 @@
35143514
"inherits": ["EFM32GG11B820F2048GL192"],
35153515
"device_name": "EFM32GG11B820F2048GL192",
35163516
"device_has": ["ANALOGIN", "CRC", "EMAC", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "LPTICKER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES", "USTICKER", "TRNG", "FLASH"],
3517+
"features": ["LWIP"],
35173518
"forced_reset_timeout": 5,
35183519
"config": {
35193520
"hf_clock_src": {
@@ -4072,6 +4073,7 @@
40724073
"extra_labels": ["Realtek", "AMEBA", "RTL8195A", "RTW_EMAC"],
40734074
"macros": ["__RTL8195A__","CONFIG_PLATFORM_8195A","CONFIG_MBED_ENABLED","PLATFORM_CMSIS_RTOS","MBED_FAULT_HANDLER_DISABLED"],
40744075
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
4076+
"features": ["LWIP"],
40754077
"device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SPI", "TRNG", "FLASH"],
40764078
"post_binary_hook": {
40774079
"function": "RTL8195ACode.binary_hook",

0 commit comments

Comments
 (0)