zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.8k stars 6.58k forks source link

Add support for USB device on STM32L1 series #22034

Closed takumiando closed 4 years ago

takumiando commented 4 years ago

Why doesn't Zephyr support USB device features on STM32L1? There's no DTS and its fixup but STM32L1 has USB device functions.

erwango commented 4 years ago

@takumiando, this status reflect work and needs of zephyr community. If USB has not been enabled on L1, this is because no one in the community did the effort of enabling and testing it.

takumiando commented 4 years ago

@erwango Okay, I understand. I will try it.

erwango commented 4 years ago

@takumiando I'm closing this point. Please reopen if need be