zephyr/drivers/serial
Jens Peter Schroer b676bfafc8 drivers: serial: uart_fe310: fix function definiton name for UART1 IRQ
This commit fixes the compilation error that occurs if both UART
ports on the FE310 SoC are enabled. The error occurs due to the
missing function definition of uart_fe310_irq_cfg_func_1 .

Signed-off-by: Jens Peter Schroer <jens@manetos.com>
2017-06-07 12:17:15 -05:00
..
Kconfig
Kconfig.altera_jtag
Kconfig.atmel_sam3
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.fe310
Kconfig.mcux
Kconfig.mcux_lpsci
Kconfig.mcux_lpuart
Kconfig.nrf5
Kconfig.ns16550
Kconfig.nsim
Kconfig.qmsi
Kconfig.riscv_qemu
Kconfig.stellaris
Kconfig.stm32
Kconfig.uart_sam
Kconfig.usart_sam
Makefile
uart_altera_jtag.c
uart_atmel_sam3.c
uart_cc32xx.c
uart_cmsdk_apb.c
uart_fe310.c
uart_mcux_lpsci.c
uart_mcux_lpuart.c
uart_mcux.c
uart_nrf5.c
uart_ns16550.c
uart_ns16550.h
uart_nsim.c
uart_qmsi.c
uart_riscv_qemu.c
uart_sam.c
uart_stellaris.c
uart_stm32.c
uart_stm32.h
usart_sam.c