mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01: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>