summaryrefslogtreecommitdiff
path: root/py/objmodule.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-06-26 00:02:36 +1000
committerDamien George <damien.p.george@gmail.com>2018-06-26 00:02:36 +1000
commit967123d42ee3089ae163dc08c05007075f7e9431 (patch)
treef025264115940369404565053e95057e99086f26 /py/objmodule.c
parent37c4fd3b50fa0fc2548331859e4e7df369a1ca73 (diff)
stm32/mboot: Only compile in code for the USB periph that is being used.
Prior to this patch, if both USB FS and HS were enabled via the configuration file then code was included to handle both of their IRQs. But mboot only supports listening on a single USB peripheral, so this patch excludes the code for the USB that is not used.
Diffstat (limited to 'py/objmodule.c')
0 files changed, 0 insertions, 0 deletions