zephyr/drivers
Oane Kingma ea9140e652 drivers/serial: Add more USART ports for Silabs EFM32GG11B
Silicon Labs EFM32GG11B SoCs have more USART ports than
currently supported by the driver. Driver expanded with
support for USART4 and USART5.

Signed-off-by: Oane Kingma <o.kingma@interay.com>
2020-01-24 10:28:33 -06:00
..
adc
audio
bluetooth Bluetooth: Always use full path to hci_driver.h 2020-01-16 19:20:39 -05:00
can drivers: can: flexcan: use initialization from MCUX v2.7.0 2020-01-20 09:25:02 -06:00
clock_control
console
counter drivers: counter: add missing syscalls 2020-01-21 11:36:55 -05:00
crypto drivers/crypto: mbedTLS_shim add support for CAP_NO_IV_PREFIX 2020-01-16 18:34:20 +01:00
display drivers: display: Add support for RGB565 to SDL display 2020-01-20 09:21:04 -06:00
dma
eeprom drivers/eeprom: stm32: Added support for L0 Series 2020-01-14 11:13:42 -05:00
entropy drivers: entropy: sam: Add support for sam0 2020-01-23 12:40:59 +01:00
espi drivers: espi: xec: Add support for eSPI OOB channel operations 2020-01-23 12:17:48 -05:00
ethernet drivers/ethernet: Add support for SiLabs Giant Gecko GG11 2020-01-24 10:28:33 -06:00
flash drivers/flash/flash_simulator: erase posix flash in initialization 2020-01-23 10:51:42 -05:00
gpio arm: Removed support for CC2650 2020-01-18 09:27:55 -06:00
hwinfo
i2c i2c: mchp_xec: define driver instaces based on device tree... 2020-01-18 13:33:20 -05:00
i2s
ieee802154
interrupt_controller driver: interrupt_controller: Filter invalid channel for RV32M1 SOC 2020-01-16 07:10:23 -06:00
ipm
kscan
led
led_strip
lora
modem
net
neural_net
pcie
pinmux arm: Removed support for CC2650 2020-01-18 09:27:55 -06:00
ps2
ptp_clock
pwm drivers: pwm: add driver for the RV32M1 Timer/PWM module 2020-01-13 09:12:34 -06:00
sensor drivers: sensor: bma280: convert from Kconfig to devicetree 2020-01-24 15:52:09 +01:00
serial drivers/serial: Add more USART ports for Silabs EFM32GG11B 2020-01-24 10:28:33 -06:00
spi drivers: spi: Fixing null-pointer dereference in stm32 2020-01-20 18:38:39 -05:00
timer
usb drivers/usb/device: stm32: Update due to API change on F0/F3/L0 2020-01-16 10:09:58 -05:00
video
watchdog drivers: watchdog: Refactor mcux wdog driver to use generated dts macros 2020-01-15 18:02:19 -05:00
wifi
CMakeLists.txt
Kconfig