Removed unused INCLUDE_FROM_BOARD_DRIVER internal define from the board driver dispatch headers.
This commit is contained in:
parent
f9f1bcc25c
commit
778da9dc6d
6 changed files with 2 additions and 6 deletions
|
@ -15,7 +15,7 @@
|
|||
* USB_Device_DisableSOFEvents() macros to give bus-synchronised millisecond interrupts when in USB device mode
|
||||
* - Added new Endpoint_SetEndpointDirection() macro for bi-directional endpoints
|
||||
* - Added new AVRISP project, a LUFA powered clone of the Atmel AVRISP-MKII programmer
|
||||
* - Added ShutDown functions for all hardware peripheral drivers, so that peripherals can be turned off after use
|
||||
* - Added ShutDown() functions for all hardware peripheral drivers, so that peripherals can be turned off after use
|
||||
*
|
||||
* <b>Changed:</b>
|
||||
* - SetIdle requests to the HID device driver with a 0 idle period (send changes only) now only affect the requested
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue