Add demos/bootloaders/projects overview to the manual.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
* - Make Pipe_ConfigurePipe() mask the given endpoint number against PIPE_EPNUM_MASK to ensure the endpoint IN direction bit is
|
||||
* cleared to prevent endpoint type corruption
|
||||
* - Fix documentation mentioning Pipe_GetCurrentToken() function when real name is Pipe_GetPipeToken()
|
||||
* - Extend USB_GetDeviceConfigDescriptor() routine to require the configuration number within the device to fetch
|
||||
* - Extended USB_GetDeviceConfigDescriptor() routine to require the configuration number within the device to fetch
|
||||
* - Added new USE_INTERNAL_SERIAL define for using the unique serial numbers in some AVR models as the USB device's serial number,
|
||||
* added NO_INTERNAL_SERIAL compile time option to turn off new serial number reading code
|
||||
* - Fixed ADC driver for the ATMEGA32U4 and ATMEGA16U4 (thanks to Opendous Inc.)
|
||||
|
||||
Reference in New Issue
Block a user