Convert over internal pseudo-function macros to true inline functions for added type...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 22 Jul 2010 15:38:12 +0000 (15:38 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 22 Jul 2010 15:38:12 +0000 (15:38 +0000)
commit9b0e4b8356eb79003a806d010f4b00123350ed90
treebf3c74f3cf45da2990995252dd74226fe793d755
parent2461ae508c32914ff8aa0920ed99d4fceb18b141
Convert over internal pseudo-function macros to true inline functions for added type-safety and compile-checking.
21 files changed:
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.h
LUFA/DriverStubs/Dataflash.h
LUFA/Drivers/Board/Dataflash.h
LUFA/Drivers/Board/EVK527/Dataflash.h
LUFA/Drivers/Board/STK525/Dataflash.h
LUFA/Drivers/Board/STK526/Dataflash.h
LUFA/Drivers/Board/Temperature.h
LUFA/Drivers/Board/USBKEY/Dataflash.h
LUFA/Drivers/Board/XPLAIN/Dataflash.h
LUFA/Drivers/Peripheral/AVRU4U6U7/ADC.h
LUFA/Drivers/Peripheral/AVRU4U6U7/TWI.h
LUFA/Drivers/Peripheral/Serial.h
LUFA/Drivers/USB/LowLevel/Device.h
LUFA/Drivers/USB/LowLevel/Endpoint.h
LUFA/Drivers/USB/LowLevel/Host.h
LUFA/Drivers/USB/LowLevel/OTG.h
LUFA/Drivers/USB/LowLevel/Pipe.h
LUFA/Drivers/USB/LowLevel/USBController.h
LUFA/Drivers/USB/LowLevel/USBInterrupt.h
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/MigrationInformation.txt