zephyr/subsys
Andrew Boie 756f907274 misc: userspace support for printk()
To avoid making a system call for every character emitted, there is now
a small line buffer if userspace is enabled. The interface to the kernel
is a new system call which takes a sized buffer of console data.

If userspace is not enabled this works like before.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-10-11 09:23:57 -07:00
..
bluetooth Bluetooth: controller: Fix PHY Update response state transition 2017-10-11 14:07:33 +02:00
console
cpp subsystem: cleanup misc and make cpp a subsystem 2017-07-06 09:13:46 -05:00
debug misc: userspace support for printk() 2017-10-11 09:23:57 -07:00
dfu dfu: replace FLASH_ALIGN with FLASH_WRITE_BLOCK_SIZE 2017-10-06 22:12:23 -04:00
disk
driver_handlers sensors: implement system calls 2017-10-07 10:45:15 -07:00
fs subsys: fs: consolidate elm FAT kconfig options 2017-10-03 08:43:50 -04:00
logging kconfig: build code conditionally when possible 2017-08-14 20:32:26 -04:00
net net: tcp: Use real MTU size for MSS for IPv6 2017-10-10 10:53:00 -04:00
shell shell: Adjust arguments when executing a command of different module 2017-06-09 18:54:27 -04:00
usb usb: move headers to include/usb/class 2017-10-03 14:50:14 -04:00
Kconfig DFU: add module for interact with mcuboot 2017-09-11 11:37:43 -04:00
Makefile sensors: implement system calls 2017-10-07 10:45:15 -07:00