Remove old OTG demo directory with useless TestApp demo. Add new DualRole...
Remove old OTG demo directory with useless TestApp demo. Add new DualRole directory with new Class Driver powered Mouse dual role demonstration application showing a dual role device using the HID host/device Class drivers.
Showing
- Demos/DualRole/ClassDriver/MouseHostDevice/Descriptors.c 89 additions, 25 deletionsDemos/DualRole/ClassDriver/MouseHostDevice/Descriptors.c
- Demos/DualRole/ClassDriver/MouseHostDevice/Descriptors.h 13 additions, 3 deletionsDemos/DualRole/ClassDriver/MouseHostDevice/Descriptors.h
- Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.c 144 additions, 0 deletionsDemos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.c
- Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.h 12 additions, 22 deletionsDemos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.h
- Demos/DualRole/ClassDriver/MouseHostDevice/Doxygen.conf 1 addition, 1 deletionDemos/DualRole/ClassDriver/MouseHostDevice/Doxygen.conf
- Demos/DualRole/ClassDriver/MouseHostDevice/HostFunctions.c 185 additions, 0 deletionsDemos/DualRole/ClassDriver/MouseHostDevice/HostFunctions.c
- Demos/DualRole/ClassDriver/MouseHostDevice/HostFunctions.h 10 additions, 28 deletionsDemos/DualRole/ClassDriver/MouseHostDevice/HostFunctions.h
- Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.c 83 additions, 0 deletionsDemos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.c
- Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h 75 additions, 0 deletionsDemos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h
- Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.txt 80 additions, 0 deletions.../DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.txt
- Demos/DualRole/ClassDriver/MouseHostDevice/makefile 13 additions, 7 deletionsDemos/DualRole/ClassDriver/MouseHostDevice/makefile
- Demos/DualRole/ClassDriver/makefile 21 additions, 0 deletionsDemos/DualRole/ClassDriver/makefile
- Demos/DualRole/makefile 3 additions, 7 deletionsDemos/DualRole/makefile
- Demos/Host/ClassDriver/KeyboardHost/makefile 1 addition, 1 deletionDemos/Host/ClassDriver/KeyboardHost/makefile
- Demos/Host/ClassDriver/KeyboardHostWithParser/makefile 1 addition, 1 deletionDemos/Host/ClassDriver/KeyboardHostWithParser/makefile
- Demos/Host/ClassDriver/MassStorageHost/makefile 1 addition, 1 deletionDemos/Host/ClassDriver/MassStorageHost/makefile
- Demos/Host/ClassDriver/MouseHost/makefile 1 addition, 1 deletionDemos/Host/ClassDriver/MouseHost/makefile
- Demos/Host/ClassDriver/MouseHostWithParser/makefile 1 addition, 1 deletionDemos/Host/ClassDriver/MouseHostWithParser/makefile
- Demos/Host/Incomplete/BluetoothHost/makefile 1 addition, 1 deletionDemos/Host/Incomplete/BluetoothHost/makefile
- Demos/Host/LowLevel/MassStorageHost/makefile 1 addition, 1 deletionDemos/Host/LowLevel/MassStorageHost/makefile
Loading
Please register or sign in to comment