OVMS3-idf/examples/peripherals/i2c/i2c_tools/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 i2c/i2c-tools: add i2c-tools example 2018-10-16 16:13:21 +08:00
cmd_decl.h i2c/i2c-tools: add i2c-tools example 2018-10-16 16:13:21 +08:00
cmd_i2ctools.c i2c_tool: add i2c_tool example test 2018-11-30 10:08:28 +08:00
cmd_i2ctools.h i2c/i2c-tools: add i2c-tools example 2018-10-16 16:13:21 +08:00
component.mk i2c/i2c-tools: add i2c-tools example 2018-10-16 16:13:21 +08:00
i2ctools_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