Ensure Temperature.c and TWI_AVR8.c can be compiled silently in projects with non...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 9 Apr 2012 12:45:49 +0000 (12:45 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 9 Apr 2012 12:45:49 +0000 (12:45 +0000)
commit9add0d100d21ea0eed8ad7d867938268cb9d06b4
tree07545e2cbe4b74cda5c837d69e1111a4180805e4
parentd771099f62e7e83f7360b59fe6193d095c741666
Ensure Temperature.c and TWI_AVR8.c can be compiled silently in projects with non-supported hardware - produce errors only if the user application includes the module header files.
LUFA/Drivers/Board/Temperature.c
LUFA/Drivers/Board/Temperature.h
LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.c