OVMS3-idf/examples/common_components
Mahavir Jain 7925ba245d protocol_examples_common: keep buffering enabled on stdout
- Newlib uses significantly more stack space when printing to an unbuffered stream
- For examples tests, disabling buffering on stdout is not really required

This issue was found during one of the OTA example test failure, root cause
being stack overflow in `esp_event` task.
2020-05-18 16:59:20 +05:30
..
protocol_examples_common protocol_examples_common: keep buffering enabled on stdout 2020-05-18 16:59:20 +05:30