945bd36884
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
cmd_decl.h | ||
cmd_i2ctools.c | ||
cmd_i2ctools.h | ||
component.mk | ||
i2ctools_example_main.c | ||
Kconfig.projbuild |