Added new TOTAL_NUM_CONFIGURATIONS option, removed...
Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGURATION compile time option (but silently convert it to USE_SINGLE_DEVICE_CONFIGURATION internally for compatibility). Added new USE_FLASH_DESCRIPTORS compile time option. By default, descriptors can now lie in mixed memory spaces (specified by a new parameter to the CALLBACK_USB_GetDescriptor() function) unless one of the USE_*_DESCRIPTORS compile time option is specified.
Showing
- Bootloaders/CDC/makefile 2 additions, 2 deletionsBootloaders/CDC/makefile
- Bootloaders/DFU/makefile 2 additions, 2 deletionsBootloaders/DFU/makefile
- Bootloaders/TeensyHID/makefile 2 additions, 2 deletionsBootloaders/TeensyHID/makefile
- Demos/Device/ClassDriver/AudioInput/makefile 2 additions, 1 deletionDemos/Device/ClassDriver/AudioInput/makefile
- Demos/Device/ClassDriver/AudioOutput/makefile 2 additions, 1 deletionDemos/Device/ClassDriver/AudioOutput/makefile
- Demos/Device/ClassDriver/CDC/makefile 2 additions, 1 deletionDemos/Device/ClassDriver/CDC/makefile
- Demos/Device/ClassDriver/DualCDC/makefile 2 additions, 1 deletionDemos/Device/ClassDriver/DualCDC/makefile
- Demos/Device/ClassDriver/GenericHID/makefile 2 additions, 1 deletionDemos/Device/ClassDriver/GenericHID/makefile
- Demos/Device/ClassDriver/Joystick/makefile 2 additions, 1 deletionDemos/Device/ClassDriver/Joystick/makefile
- Demos/Device/ClassDriver/Keyboard/makefile 2 additions, 1 deletionDemos/Device/ClassDriver/Keyboard/makefile
- Demos/Device/ClassDriver/KeyboardMouse/makefile 2 additions, 1 deletionDemos/Device/ClassDriver/KeyboardMouse/makefile
- Demos/Device/ClassDriver/MIDI/makefile 2 additions, 1 deletionDemos/Device/ClassDriver/MIDI/makefile
- Demos/Device/ClassDriver/MassStorage/makefile 2 additions, 1 deletionDemos/Device/ClassDriver/MassStorage/makefile
- Demos/Device/ClassDriver/Mouse/makefile 2 additions, 1 deletionDemos/Device/ClassDriver/Mouse/makefile
- Demos/Device/ClassDriver/RNDISEthernet/makefile 2 additions, 1 deletionDemos/Device/ClassDriver/RNDISEthernet/makefile
- Demos/Device/ClassDriver/USBtoSerial/makefile 2 additions, 1 deletionDemos/Device/ClassDriver/USBtoSerial/makefile
- Demos/Device/Incomplete/Sideshow/makefile 2 additions, 1 deletionDemos/Device/Incomplete/Sideshow/makefile
- Demos/Device/LowLevel/AudioInput/makefile 2 additions, 1 deletionDemos/Device/LowLevel/AudioInput/makefile
- Demos/Device/LowLevel/AudioOutput/makefile 2 additions, 1 deletionDemos/Device/LowLevel/AudioOutput/makefile
- Demos/Device/LowLevel/CDC/makefile 2 additions, 1 deletionDemos/Device/LowLevel/CDC/makefile
Loading
Please register or sign in to comment