Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Commit 8a85350

Browse files
authored
Merge pull request #333 from ARMmbed/IOTCLT-2195
Fix IOTCLT-2195. Increase UART RX buf to 1024.
2 parents 1ee3168 + 67ef551 commit 8a85350

File tree

2 files changed

+1
-43
lines changed

2 files changed

+1
-43
lines changed

configs/wifi_esp8266_v4.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"macros": ["MBEDTLS_USER_CONFIG_FILE=\"mbedtls_mbed_client_config.h\""],
2525
"target_overrides": {
2626
"*": {
27+
"drivers.uart-serial-rxbuf-size": 1024,
2728
"target.features_add": ["COMMON_PAL"],
2829
"platform.stdio-baud-rate": 115200,
2930
"platform.stdio-convert-newlines": true,

configs/wifi_v4.json

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)