modules: stm32: Update HAL to add STM32L0 USB
Update the STM32 HAL to include the stm32l0xx_ll_usb HAL in the build. This enables USB device support on STM32L0 devices. Signed-off-by: Andreas Sandberg <andreas@sandberg.pp.se>
This commit is contained in:
parent
7cbe5c3e18
commit
ec9ce92d1f
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -71,7 +71,7 @@ manifest:
|
||||||
revision: 5b3ec3e182d4310e8943cc34c6c70ae57d9711da
|
revision: 5b3ec3e182d4310e8943cc34c6c70ae57d9711da
|
||||||
path: modules/hal/st
|
path: modules/hal/st
|
||||||
- name: hal_stm32
|
- name: hal_stm32
|
||||||
revision: d1bc80d021f4ebc31f6e8b36f14b738cc26c7b03
|
revision: 6812113dc58d134b74acdeebbffb4f80b8eeab75
|
||||||
path: modules/hal/stm32
|
path: modules/hal/stm32
|
||||||
- name: hal_ti
|
- name: hal_ti
|
||||||
revision: aabc6a04a8e871cbb01e02c22bb409f68001dc64
|
revision: aabc6a04a8e871cbb01e02c22bb409f68001dc64
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue