Find a file
Andrei Emeltchenko cb764c5bc1 Add UART_HOSTDRV_INTERRUPT_DRIVEN configure option
Configure option UART_HOSTDRV_INTERRUPT_DRIVEN enables ISR support
making it possible to use interrupt driven input for UARTs. The option
would be selected by serial console and Bluetooth UART drivers.

Change-Id: Ie249275bb4bb2138f9d6b17e938bb1bbfe566f0c
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-02-05 20:13:41 -05:00
arch Rename k_args 'Srce' field to 'alloc' 2016-02-05 20:13:41 -05:00
config First commit 2015-04-10 16:44:37 -07:00
drivers Rename driver header files according to naming standard 2016-02-05 20:13:40 -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 UART_HOSTDRV_INTERRUPT_DRIVEN configure option 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