OVMS3-idf/examples/system/console/main
Ivan Grokhotkov bc04b1f53b examples: don't enable buffering on stdout in console examples
newlib uses significantly more stack space when printing to an
unbuffered stream. To reduce the amount of stack space required to
use the console, don’t disable buffering. linenoise should support
unbuffered stdout instead.
2019-03-15 11:31:22 +08:00
..
CMakeLists.txt ethernet: add iperf example to test real bandwidth 2018-10-08 09:51:17 +08:00
cmd_decl.h Added support for NVS in console example 2019-01-11 09:51:50 +08:00
cmd_wifi.c console: fix wrong timeout settiing in join command 2019-03-06 18:25:10 +08:00
cmd_wifi.h ethernet: add iperf example to test real bandwidth 2018-10-08 09:51:17 +08:00
component.mk add console component and example 2017-08-21 15:58:27 +08:00
console_example_main.c examples: don't enable buffering on stdout in console examples 2019-03-15 11:31:22 +08:00
Kconfig.projbuild Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00