zephyr/drivers/usb
Marc Desvaux 1204aa25c8 drivers: usb: device: fix Rx FIFO min size
the FIFO Rx need to have a Minimum memory to works
distributed the rest of the ram_size memory between
the different TX FIFOs except the first which is
a control endtype with max data payload of 64 bytes

Signed-off-by: Marc Desvaux <marc.desvaux-ext@st.com>
2023-11-30 10:01:11 +01:00
..
bc12 syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
common drivers: usb: nrf_usbd_common: Remove unneeded assertion 2023-11-29 10:22:25 +01:00
device drivers: usb: device: fix Rx FIFO min size 2023-11-30 10:01:11 +01:00
udc nrfx_usbd: Rename to nrf_usbd_common 2023-11-07 14:06:51 +01:00
uhc drivers: fix thread function signatures 2023-10-30 12:24:34 +01:00
uvb kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
CMakeLists.txt nrfx_usbd: Rename to nrf_usbd_common 2023-11-07 14:06:51 +01:00
Kconfig nrfx_usbd: Rename to nrf_usbd_common 2023-11-07 14:06:51 +01:00