.. |
Kconfig
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
Make.defs
|
Merged in alinjerpelea/nuttx (pull request #1059)
|
2019-10-23 13:12:21 +00:00 |
hid_parser.c
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
usbhost_cdcacm.c
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
usbhost_composite.c
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
usbhost_composite.h
|
Fix some typographical errors.
|
2018-09-14 06:55:45 -06:00 |
usbhost_devaddr.c
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
usbhost_enumerate.c
|
Run codespell -w against all files
|
2020-02-22 14:45:07 -06:00 |
usbhost_findclass.c
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
usbhost_hidkbd.c
|
Run codespell -w against all files
|
2020-02-22 14:45:07 -06:00 |
usbhost_hidmouse.c
|
Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
|
2020-02-01 08:27:30 -06:00 |
usbhost_hub.c
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
usbhost_max3421e.c
|
Run codespell -w against all files
|
2020-02-22 14:45:07 -06:00 |
usbhost_registerclass.c
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
usbhost_registry.c
|
USB host drivers: Change all parmeters named class to usbclass to avoid C++ conflicts
|
2015-01-11 08:05:09 -06:00 |
usbhost_registry.h
|
Make some file section headers more consistent with standard
|
2015-04-08 07:15:32 -06:00 |
usbhost_skeleton.c
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
usbhost_storage.c
|
Run all .c and .h files in previous commits through nxstyle.
|
2020-03-22 08:24:07 -05:00 |
usbhost_trace.c
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
usbhost_xboxcontroller.c
|
Fixed compilation issue with poll fds notification
|
2020-03-07 19:18:50 -03:00 |