mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 02:15:49 +00:00
Currently shell UART backend is interrupt driven if UART driver is interrupt driven. That can be limitation if one instance wants to use interrupts but shell UART should not. Added option to shell uart to be able to control use of interrupts. By default interrupts are enabled if driver supports it. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no> |
||
---|---|---|
.. | ||
app_memory | ||
arch | ||
audio | ||
bluetooth | ||
cmsis_rtos_v1 | ||
crypto | ||
debug | ||
dfu | ||
display | ||
drivers | ||
dt-bindings | ||
fs | ||
linker | ||
logging | ||
mgmt | ||
misc | ||
net | ||
nvs | ||
posix | ||
random | ||
settings | ||
shell | ||
toolchain | ||
usb | ||
zephyr | ||
adc.h | ||
aio_comparator.h | ||
atomic.h | ||
base64.h | ||
cache.h | ||
can.h | ||
clock_control.h | ||
console.h | ||
counter.h | ||
crc8.h | ||
crc16.h | ||
crc32.h | ||
device.h | ||
disk_access.h | ||
display.h | ||
dma.h | ||
entropy.h | ||
exc_handle.h | ||
fcb.h | ||
flash_map.h | ||
flash.h | ||
fs.h | ||
gna.h | ||
gpio.h | ||
i2c.h | ||
i2s.h | ||
init.h | ||
ipm.h | ||
irq_nextlevel.h | ||
irq_offload.h | ||
irq.h | ||
json.h | ||
kernel_includes.h | ||
kernel_version.h | ||
kernel.h | ||
led_strip.h | ||
led.h | ||
pinmux.h | ||
power.h | ||
ptp_clock.h | ||
pwm.h | ||
ring_buffer.h | ||
rtc.h | ||
sched_priq.h | ||
sensor.h | ||
shared_irq.h | ||
spi.h | ||
spinlock.h | ||
stats.h | ||
sw_isr_table.h | ||
sys_clock.h | ||
sys_io.h | ||
syscall.h | ||
toolchain.h | ||
tracing.h | ||
uart.h | ||
watchdog.h | ||
zephyr.h |