mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02:00
CONFIG_USB was removed in Zephyr v2.7.0 after some Kconfig rework that made it sufficient to use CONFIG_USB_DEVICE_STACK only. Signed-off-by: Maureen Helm <maureen.helm@intel.com>