stm32/usbd: Support USB device mode on STM32L432 MCUs.
This commit is contained in:
@@ -298,7 +298,7 @@ void DebugMon_Handler(void) {
|
||||
/* file (startup_stm32f4xx.s). */
|
||||
/******************************************************************************/
|
||||
|
||||
#if defined(STM32L0)
|
||||
#if defined(STM32L0) || defined(STM32L432xx)
|
||||
|
||||
#if MICROPY_HW_USB_FS
|
||||
void USB_IRQHandler(void) {
|
||||
|
||||
Reference in New Issue
Block a user