This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-11 13:40:47 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
fa47b1113fd133c4e18d18bdfd3df7a696afa605
nuttx
/
drivers
/
usbhost
T
History
Gregory Nutt
23db0682b7
Clone svn:ignore directory atributed to .gitignore files
2013-04-04 14:27:29 -06:00
..
.gitignore
Clone svn:ignore directory atributed to .gitignore files
2013-04-04 14:27:29 -06:00
hid_parser.c
…
Kconfig
Verified USB HID KBD driver encoding of special characters; apps/examples/hidkbd now decodes encoded keyboar characters.
2012-12-26 21:37:50 +00:00
Make.defs
A few native window build updates
2012-11-25 20:58:39 +00:00
usbhost_enumerate.c
…
usbhost_findclass.c
…
usbhost_hidkbd.c
New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv types should be char * const * not const char **
2013-02-02 19:31:30 +00:00
usbhost_registerclass.c
…
usbhost_registry.c
…
usbhost_registry.h
…
usbhost_skeleton.c
Create sched_ufree and sched_kfree from sched_free; Use user-accessible heap to allocae stacks
2013-03-10 15:32:33 +00:00
usbhost_storage.c
Create sched_ufree and sched_kfree from sched_free; Use user-accessible heap to allocae stacks
2013-03-10 15:32:33 +00:00