zephyr/include/drivers/console
Johan Hedberg 7ad2d474d8 drivers/console: shell: Decrease maximum line length from 1024 to 256
It's very rare to have lines exceeding 100 characters (default console
width being 80) so 1024 is quite overkill. Even 256 is probably more
than anyone will need any time soon, but if that becomes an issue this
define can be converted to a Kconfig option in the future.

Change-Id: If5fd324b17a0e8ef7b39ea7cc6624739d0241cac
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:24:58 -05:00
..
ipi_console.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
uart_console.h drivers/console: shell: Decrease maximum line length from 1024 to 256 2016-02-05 20:24:58 -05:00
uart_pipe.h Rename simple UART driver to pipe UART 2016-02-05 20:24:52 -05:00