commit | f62fef5ae5da8d3145e2ad50c370502f2f583890 | [log] [tgz] |
---|---|---|
author | David Leach <david.leach@nxp.com> | Wed Aug 26 16:36:06 2020 -0500 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Sep 01 13:32:11 2020 +0200 |
tree | f63187a683a006cce7ab27f868da55f75efa5d63 | |
parent | a6ad4ec95df75023b1b0bdcb7a1b178f49b84065 [diff] |
west: hal_nxp: Fix USB_DEVICE_CONFIG_ENDPOINTS definition The define for USB_DEVICE_CONFIG_ENDPOINTS erroneously divided the DTS value for number of USB endpoints by 2. Signed-off-by: David Leach <david.leach@nxp.com>