usb: stm32l5: add usb_fs definition to devicetree

Add USB_FS device definition to devicetree of all STM32L5 SoC family

Signed-off-by: Luc Viala <luc.viala19@gmail.com>
This commit is contained in:
Luc Viala 2021-09-02 15:23:54 +02:00 committed by Anas Nashif
commit d1921cd979
4 changed files with 28 additions and 0 deletions

View file

@ -185,6 +185,8 @@ hardware features:
+-----------+------------+-------------------------------------+
| WATCHDOG | on-chip | independent watchdog |
+-----------+------------+-------------------------------------+
| USB | on-chip | usb |
+-----------+------------+-------------------------------------+
Other hardware features are not yet supported on this Zephyr port.