-
- Downloads
Update all demos, projects and bootloaders to indent all function parameters,...
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. Add missing const qualifiers to the demos.
Showing
- Bootloaders/CDC/Descriptors.c 3 additions, 1 deletionBootloaders/CDC/Descriptors.c
- Bootloaders/CDC/Descriptors.h 3 additions, 2 deletionsBootloaders/CDC/Descriptors.h
- Bootloaders/DFU/Descriptors.c 3 additions, 1 deletionBootloaders/DFU/Descriptors.c
- Bootloaders/DFU/Descriptors.h 3 additions, 2 deletionsBootloaders/DFU/Descriptors.h
- Demos/Device/ClassDriver/AudioInput/Descriptors.c 3 additions, 1 deletionDemos/Device/ClassDriver/AudioInput/Descriptors.c
- Demos/Device/ClassDriver/AudioInput/Descriptors.h 3 additions, 2 deletionsDemos/Device/ClassDriver/AudioInput/Descriptors.h
- Demos/Device/ClassDriver/AudioOutput/Descriptors.c 3 additions, 1 deletionDemos/Device/ClassDriver/AudioOutput/Descriptors.c
- Demos/Device/ClassDriver/AudioOutput/Descriptors.h 3 additions, 2 deletionsDemos/Device/ClassDriver/AudioOutput/Descriptors.h
- Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.c 3 additions, 1 deletionDemos/Device/ClassDriver/DualVirtualSerial/Descriptors.c
- Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.h 3 additions, 2 deletionsDemos/Device/ClassDriver/DualVirtualSerial/Descriptors.h
- Demos/Device/ClassDriver/GenericHID/Descriptors.c 3 additions, 1 deletionDemos/Device/ClassDriver/GenericHID/Descriptors.c
- Demos/Device/ClassDriver/GenericHID/Descriptors.h 4 additions, 3 deletionsDemos/Device/ClassDriver/GenericHID/Descriptors.h
- Demos/Device/ClassDriver/GenericHID/GenericHID.c 10 additions, 4 deletionsDemos/Device/ClassDriver/GenericHID/GenericHID.c
- Demos/Device/ClassDriver/GenericHID/GenericHID.h 10 additions, 4 deletionsDemos/Device/ClassDriver/GenericHID/GenericHID.h
- Demos/Device/ClassDriver/Joystick/Descriptors.c 3 additions, 1 deletionDemos/Device/ClassDriver/Joystick/Descriptors.c
- Demos/Device/ClassDriver/Joystick/Descriptors.h 3 additions, 1 deletionDemos/Device/ClassDriver/Joystick/Descriptors.h
- Demos/Device/ClassDriver/Joystick/Joystick.c 10 additions, 4 deletionsDemos/Device/ClassDriver/Joystick/Joystick.c
- Demos/Device/ClassDriver/Joystick/Joystick.h 10 additions, 4 deletionsDemos/Device/ClassDriver/Joystick/Joystick.h
- Demos/Device/ClassDriver/Keyboard/Descriptors.h 3 additions, 2 deletionsDemos/Device/ClassDriver/Keyboard/Descriptors.h
- Demos/Device/ClassDriver/Keyboard/Keyboard.c 5 additions, 2 deletionsDemos/Device/ClassDriver/Keyboard/Keyboard.c
Loading
Please register or sign in to comment