Go to file
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
arch quark_se: need some extra love for interrupt driver UARTs 2016-02-05 20:24:58 -05:00
configs quark_se: need some extra love for interrupt driver UARTs 2016-02-05 20:24:58 -05:00
doc device: Provide generic API to handle synchronous calls in drivers 2016-02-05 20:24:57 -05:00
drivers drivers/console: shell: Add custom prompt callback support 2016-02-05 20:24:58 -05:00
include drivers/console: shell: Decrease maximum line length from 1024 to 256 2016-02-05 20:24:58 -05:00
kernel Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
lib stdio: Fix bug in fputs() 2016-02-05 20:24:44 -05:00
misc kconfig: put bootloader and reboot options in a menu 2016-02-05 20:24:55 -05:00
net net: buf: Fix compilation if net buf debugging is turned off 2016-02-05 20:24:57 -05:00
samples rtc: dw: Make internal primitives Kconfig based 2016-02-05 20:24:58 -05:00
scripts Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
.checkpatch.conf checkpatch: ignore NETWORKING_BLOCK_COMMENT_STYLE 2016-02-05 20:24:36 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild build: use architecture definition from kconfig 2016-02-05 20:24:52 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile Zephyr 0.7.0 2016-02-05 20:24:58 -05:00
Makefile.inc qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
zephyr-env.sh Make zephyr-env.sh work when cd is aliased 2016-02-05 20:24:36 -05:00