ChibiOS-Contrib/os/hal/ports/MIMXRT1062
Michael Stapelberg 2eb784da6d MIMXRT1062/LLD/USBHSv1: increase USB_DEVICE_CONFIG_ENDPOINTS
It should match USB_MAX_ENDPOINTS, but cannot be defined to be USB_MAX_ENDPOINTS
without modifying other NXP SDK files, which I would like to avoid for easier
maintenance.

Instead, we add a preprocessor check where we have both of them defined and
ensure that they match this way :)
2021-04-05 09:00:40 +02:00
..
LLD MIMXRT1062/LLD/USBHSv1: increase USB_DEVICE_CONFIG_ENDPOINTS 2021-04-05 09:00:40 +02:00
MIMXRT1062 MIMXRT1062: hal: port Arduino Teensy 4 Core startup code and linker script 2021-03-31 13:59:00 +02:00