nuttx/arch/arm
raiden00pl 20af03b31e arch/{nrf52|nrf53}/usbd: fix IN endpoint completion logic
Confirmation of the IN request must be done immediately after all data has been transferred,
otherwise sending data when more than one request has been added to the queue will
not work properly.
2023-05-27 18:52:16 +08:00
..
include arch/nrf53: UART0-3, SPI0-3 and TWI0-3 instances share the same interrupt vectors 2023-05-19 21:36:49 -07:00
src arch/{nrf52|nrf53}/usbd: fix IN endpoint completion logic 2023-05-27 18:52:16 +08:00
Kconfig procfs:add armv8-m cpuinfo 2023-05-27 03:29:41 +08:00