mirror of
https://github.com/micropython/micropython.git
synced 2026-01-10 14:07:14 +01:00
qstrs in this file are always included in all builds, even if not used anywhere. So remove those that are never needed, and make USB names conditional on having USB enabled.