Skip to content

Commit c0c02e2

Browse files
authored
Merge pull request #9872 from KariHaapalehto/burst_nonblock_test_fix
Fix for NUCLEO_F207 UDPSOCKET_ECHOTEST_BURST_NONBLOCK fails.
2 parents cf76b74 + 7de864c commit c0c02e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/netsocket/emac-drivers/TARGET_STM_EMAC/mbed_lib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"target_overrides": {
88
"NUCLEO_F207ZG": {
9-
"eth-rxbufnb": 1,
9+
"eth-rxbufnb": 2,
1010
"eth-txbufnb": 4
1111
}
1212
}

0 commit comments

Comments
 (0)