This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
56f2b3b963
nuttx
/
arch
/
arm
History
Gregory Nutt
56f2b3b963
Add a new method to the USB host driver interface: getdevinfo. This method will return information about the currently connected device. At present, it only returns the device speed. The speed is needed by the enumeration logic in order to set a credible initial EP0 max packet size
2013-08-26 15:46:16 -06:00
..
include
SAMA5: Add DMA suppport (untested)
2013-08-04 10:44:18 -06:00
src
Add a new method to the USB host driver interface: getdevinfo. This method will return information about the currently connected device. At present, it only returns the device speed. The speed is needed by the enumeration logic in order to set a credible initial EP0 max packet size
2013-08-26 15:46:16 -06:00
Kconfig
Improve Cortex-A5 context switching so that a little less copying is done
2013-07-24 07:47:51 -06:00