zephyr/drivers
Andreas Sandberg aec341e677 boards: arm: b_l072z_lrwan1: Enable the USB controller
The STM32L072CZ MCU has a built-in USB device controller which is
supported by Zephyr's USB STM32 driver. The b_l072z_lrwan1 board has a
micro-USB connector that is wired to the MCU via two solder bridges
(SB15 and SB16) that need to be closed to connect the data lines.

Update the board documentation to describe the solder bridges and
enable the USB controller in the device tree.

Signed-off-by: Andreas Sandberg <andreas@sandberg.pp.se>
2020-06-11 13:11:59 -05:00
..
adc drivers: adc: lmp90xxx: set thread name 2020-06-09 10:54:21 +02:00
audio
bluetooth
can
clock_control drivers: clock_control: stm32: Enable SYSCFG on STM32L0 2020-06-09 14:44:25 +02:00
console
counter drivers: counter: rtc for stm32f2 soc series 2020-06-10 09:40:21 +02:00
crypto
dac
debug
display
dma drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
eeprom
entropy drivers: entropy: stm32: Add support for STM32L0 SoCs 2020-06-09 14:44:25 +02:00
espi
ethernet clk: eth: Add ETH_MCUX_RMII_EXT_CLK option to enable external RMII clock 2020-06-10 13:02:22 -05:00
flash drivers: flash: report if the read returns an error 2020-06-09 18:57:54 +02:00
gpio drivers: gpio: nrf: Add mask to track GPIOTE usage 2020-06-10 11:57:45 +02:00
hwinfo
i2c drivers: i2c: Check non-null pointer before dereferencing in i2c shell 2020-06-10 18:33:42 -04:00
i2s drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
ieee802154 drivers: ieee802154: fix nrf5 initialization with external irq source 2020-06-09 13:46:39 +02:00
interrupt_controller
ipm drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
kscan
led
led_strip
lora drivers: lora: Factor out sx12xx common functionality 2020-06-11 07:15:34 -04:00
modem drivers: modem: use zsock_ variants of socket API 2020-06-10 09:27:51 +03:00
net
neural_net drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
pcie
peci
pinmux boards: arm: b_l072z_lrwan1: Enable the USB controller 2020-06-11 13:11:59 -05:00
ps2
ptp_clock
pwm
sensor
serial drivers: serial: Fix "mcux_lpuart_irq_tx_complete" returns wrong result 2020-06-11 11:00:53 +02:00
spi
timer drivers: timer: stm32 lptim stops counting on timeout FOREVER 2020-06-10 09:33:40 -05:00
usb
video
watchdog drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
wifi
CMakeLists.txt
Kconfig