nuttx/arch/arm
David Sidrane 21f049b43a stm32f7:USB otgdev Ensure proper EP state
Repeated automated sercon, serdis on VBUS proved to fail
   for CDCACM DATA IN (device Serial TX). The root cause was
   that the EP was left active after disconnect. This resulted
   in the first serial write falling to kick-off the EP IN request.
   That should restart the EP ISR.
2021-09-09 14:27:41 -04:00
..
include arch/arm: correct the frame pointer register declare 2021-08-19 01:26:07 -07:00
src stm32f7:USB otgdev Ensure proper EP state 2021-09-09 14:27:41 -04:00
Kconfig arm: add ARM_HAVE_NEON to Kconfig 2021-08-26 13:25:43 +08:00