zephyr/drivers
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
..
adc
aio
bluetooth
clock_control stm32f1xx: remove references to native driver 2017-06-02 14:11:13 -04:00
console
counter
crc
crypto
display
dma
ethernet
flash
gpio stm32: clean up after completion of transition to ll Clock control 2017-06-02 14:11:13 -04:00
grove
i2c
ieee802154
interrupt_controller
ipm drivers: IPM: Refactor IPM driver using u32_t registers 2017-06-05 21:50:15 -04:00
pci
pinmux stm32f4: Add STM32F412 Nucleo board 2017-06-02 14:11:13 -04:00
pwm stm32: clean up after completion of transition to ll Clock control 2017-06-02 14:11:13 -04:00
random
rtc
sensor sensor: lps22hb: fix the pressure sensor fractional value 2017-06-06 22:31:10 -04:00
serial drivers: serial: uart_fe310: fix function definiton name for UART1 IRQ 2017-06-07 12:17:15 -05:00
shared_irq
slip
spi
timer drivers: timer: Fix nRF RTC timer _timer_cycle_get_32 2017-06-01 20:06:10 -04:00
usb
watchdog
Kconfig
Makefile