No description
Find a file
Andrei Emeltchenko 139c856403 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>
2016-02-05 20:13:41 -05:00
arch Add serial console input handler 2016-02-05 20:13:41 -05:00
config First commit 2015-04-10 16:44:37 -07:00
drivers Add serial console input handler 2016-02-05 20:13:41 -05:00
host Fix checkpatch issue - WARNING:LINE_SPACING 2016-02-05 20:13:39 -05:00
include Remove 'DataNode' from k_chproc structure 2016-02-05 20:13:41 -05:00
kernel Remove 'DataNode' from k_chproc structure 2016-02-05 20:13:41 -05:00
lib/libc/minimal Fix definition of 'offsetof' 2016-02-05 20:13:39 -05:00
make Add serial console input handler 2016-02-05 20:13:41 -05:00
misc Fix checkpatch issue - WARNING:LINE_SPACING 2016-02-05 20:13:39 -05:00
samples Remove references to VisualDSP. 2016-02-05 20:13:41 -05:00
scripts Remove Dest field from k_args 2016-02-05 20:13:41 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - ERROR:POINTER_LOCATION 2016-02-05 20:13:39 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore add missing gen_file_path_hash 2015-04-10 20:59:48 -04:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
vxmicro-env.bash Remove reference to CodeSourcery 2016-02-05 20:13:41 -05:00