aboutsummaryrefslogtreecommitdiff
path: root/embassy-sync/src/waitqueue
diff options
context:
space:
mode:
authorJoonas Javanainen <[email protected]>2024-02-20 21:33:03 +0200
committerJoonas Javanainen <[email protected]>2024-02-20 21:47:13 +0200
commit9b2d096f4f8b8db3747a29fb96f7b2a228dd571f (patch)
tree8670709cdffdf0e9c75dc6b53fabb82633b78175 /embassy-sync/src/waitqueue
parent55187c72763a19cd05fa8dff3f335424d5830fcc (diff)
USB needs PWR_CR2 USV set on STM32L4
Confirmed to be needed on an STM32L422, and based on a quick look at L4/L4+ reference manuals, this bit is present and required to be set on all L4 chips that have some kind of USB peripheral (USB or OTG_FS). The `usb_otg` driver already sets it for `cfg(stm32l4)` and we should do the same thing here.
Diffstat (limited to 'embassy-sync/src/waitqueue')
0 files changed, 0 insertions, 0 deletions