zephyr/subsys/console
Johan Hedberg 253a7f7064 Revert "subsys/console: Yield on char availability."
This reverts commit 4e2eaec268.

It's invalid to call k_yield from ISR. In fact, it'll trigger an
__ASSERT.

Change-Id: Icc7b81c07c2e7df63fe7d5029fac446ac6fe508b
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-04-06 14:56:23 +03:00
..
Kconfig subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00
Makefile subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00
getchar.c Revert "subsys/console: Yield on char availability." 2017-04-06 14:56:23 +03:00
getline.c subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00