nuttx/arch/arm
raiden00pl d356ad633f {stm32,stm32f7,stm32h7,stm32l4,efm32}/otg: rasie an assertion if IN request is not possible to transfer
Otherwise, a request will never be transferred and there is no
information to the user that something is wrong.
For example, when using default values for TXFIFO in HS mode,
USBMSC will never work because the maximum request len is 512B
which is lower than the default TXFIFO size for IN EP.
2023-04-06 19:30:53 +03:00
..
include armv7-m irq: avoid uninitialized warning/error 2023-03-23 04:02:43 -07:00
src {stm32,stm32f7,stm32h7,stm32l4,efm32}/otg: rasie an assertion if IN request is not possible to transfer 2023-04-06 19:30:53 +03:00
Kconfig arch/nrf53: add PWM support 2023-03-15 22:08:27 +01:00