mirror of https://github.com/ARMmbed/mbed-os.git
Mbed greentea sends all KV pairs in the following format:
"{{key,value}}\n"
Previously the greentea client code was not reading the final '\n' from
the UART as part of the HandleKV() call. This did not cause an
error when multiple KV pairs were being parsed because any whitespace
proceeding a message was ignored. Once the final KV pair was sent,
however, HandleKV() would only read up to the "}}" leaving the final
'\n' in the UART buffer.
|
||
|---|---|---|
| .. | ||
| FEATURE_BLE | ||
| FEATURE_BOOTLOADER | ||
| FEATURE_EXPERIMENTAL_API | ||
| cellular | ||
| cryptocell/FEATURE_CRYPTOCELL310 | ||
| deprecated_warnings | ||
| device_key | ||
| frameworks | ||
| lorawan | ||
| lwipstack | ||
| mbedtls | ||
| nanostack | ||
| netsocket | ||
| nfc | ||
| storage | ||