This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
8657efa129
nuttx-apps
/
examples
/
usbserial
History
Gregory Nutt
0943afd2f9
Kconfig files: All USB-related options depend on CONFIG_LIB_BOARDCTRL and now set CONFIG_BOARDCTL_USBDEVCTL=y
2016-03-26 07:13:57 -06:00
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
host.c
apps/examples/usbserial: Can now be run as an NSH builtin-function. Now uses a configurable IO buffer size
2015-08-20 10:40:31 -06:00
Kconfig
Kconfig files: All USB-related options depend on CONFIG_LIB_BOARDCTRL and now set CONFIG_BOARDCTL_USBDEVCTL=y
2016-03-26 07:13:57 -06:00
Make.defs
apps/examples: Modify/simpify apps/examples build files. From Roman Saveljev.
2015-05-06 08:19:54 -06:00
Makefile
apps/examples/usbserial: Can now be run as an NSH builtin-function. Now uses a configurable IO buffer size
2015-08-20 10:40:31 -06:00
Makefile.host
apps/examples/usbserial: Can now be run as an NSH builtin-function. Now uses a configurable IO buffer size
2015-08-20 10:40:31 -06:00
usbserial_main.c
Replace all calls to the OS internal usbdev_serialinitialize with proper calls to boardctl()
2016-03-25 16:00:28 -06:00