Skip to content

Commit 8073f9e

Browse files
Merge pull request #4190 from netzimme/patch-1
LPC4088: Enable LWIP feature
2 parents 03806a8 + 7c33ba8 commit 8073f9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

targets/targets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,7 @@
347347
"function": "LPC4088Code.binary_hook"
348348
},
349349
"device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "DEBUG_AWARENESS", "ERROR_PATTERN", "ETHERNET", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
350+
"features": ["LWIP"],
350351
"device_name": "LPC4088FBD144"
351352
},
352353
"LPC4088": {

0 commit comments

Comments
 (0)