Skip to content

Commit c1c04e3

Browse files
authored
Merge pull request #130 from ARMmbed/remove-unsupported-emac
Remove unsupported STM32 EMAC configuration
2 parents d2b436e + c7b2db5 commit c1c04e3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

mbed_app.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@
2929
"Freescale": {
3030
"lwip.mem-size" : 12500
3131
},
32-
"STM_EMAC": {
33-
"lwip.pbuf-pool-size" : 16,
34-
"lwip.mem-size" : 12500
35-
},
3632
"K64F": {
3733
"target.macros_add" : ["MBEDTLS_USER_CONFIG_FILE=\"mbedTLSConfig_mbedOS.h\""],
3834
"target.network-default-interface-type" : "ETHERNET",

0 commit comments

Comments
 (0)