diff options
author | Dave Hylands <dhylands@gmail.com> | 2015-11-25 17:09:44 -0800 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-11-26 16:17:26 +0000 |
commit | 061eb6fa6b196ed3d17121acb8282d626fdd6a69 (patch) | |
tree | effef96ab49b2bbfa6b171368010f2d7fb55fa06 /py/mpstate.c | |
parent | 7dec35d7cc64d98d3e4583d612f76f8fd5b536e1 (diff) | |
download | micropython-061eb6fa6b196ed3d17121acb8282d626fdd6a69.tar.gz micropython-061eb6fa6b196ed3d17121acb8282d626fdd6a69.zip |
stmahl: Fix usbd_conf.c for devices which don't have USB_HS at all.
The STMCube examples define both USE_USB_HS and USE_USB_HS_IN_FS when they
use the HS in FS mode.
The STM32F401 doesn't have a USB_HS at all, so the USB_OTG_HS instance
doesn't even exist.
Diffstat (limited to 'py/mpstate.c')
0 files changed, 0 insertions, 0 deletions