commit | 139c856403e91ad9e2d61f9308f66ccc2fabdeb7 | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Mon Apr 20 11:04:22 2015 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:13:41 2016 -0500 |
tree | d366956ae4a7da66aa2692731826f79bc4b3f767 | |
parent | cb764c5bc1b3fa28ad63c2a5e8d839ec40e10ad4 [diff] |
Add serial console input handler Serial console handler when registered allows to interact with serial line. It can either execute callback from ISR or defer execution to fiber or task. This will be used in Bluetooth development for tests and simple interaction with Bluetooth stack. Change-Id: Ia960b456a75062d614baea324608058d979aa11b Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>