Vadim Kaushan
Vadim Kaushan
Thank you! I'll try to look into this when I have time. This looks really strange as in your chip these two USB peripherals should be identical.
I don't have any. Maybe someone will implement it one day...
I think that one of the ways to support both FS and HS is to define a superset of registers and use it. Maybe HS register set is already a...
Yes, this crate is outdated, most of the examples are already moved to HALs. It would be nice to update the README of stm32-usbd.
Is it still relevant? If you want to go this way, you need to pass additional feature flags.
I believe Forth language defines this behavior unambiguously. Forth uses a concept of "dictionary" with a specific word search order (newest word first) and you can't compile a new word...