USB library for Seeed Arch Max

Hi there,

I’ve found that even though the Seee Arch Max board (and others using the STM32F407 MCU) have USB connections the OS5 library needed some modification to allow it to work.

  • Add “USBDEVICE” in device_has_add section to targets.json
  • Add “TARGET_ARCH_MAX” in the section with other Nucleo and Disco F4XX boards in USBPhy_STM32.h

This worked up until 5.14.2

Now that 5.15 is available, the USBPhy_STM32.h file has been modified.

It is possible to modify the libraries to have this modification added permanently, and bring USB capability back again in future releases please?

Kind regards,