mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			Merge pull request #9872 from KariHaapalehto/burst_nonblock_test_fix
Fix for NUCLEO_F207 UDPSOCKET_ECHOTEST_BURST_NONBLOCK fails.pull/9914/head
						commit
						c0c02e2bd8
					
				| 
						 | 
				
			
			@ -6,7 +6,7 @@
 | 
			
		|||
    },
 | 
			
		||||
    "target_overrides": {
 | 
			
		||||
        "NUCLEO_F207ZG": {
 | 
			
		||||
            "eth-rxbufnb": 1,
 | 
			
		||||
            "eth-rxbufnb": 2,
 | 
			
		||||
            "eth-txbufnb": 4
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue