mirror of
https://github.com/micropython/micropython.git
synced 2026-01-28 14:50:21 +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>