Update UC3 platform driver support to use the bitmasks defined in the header files over raw constants.
Start implementation of XMEGA platform drivers.
This commit is contained in:
@@ -71,10 +71,6 @@
|
||||
#define _UC3_INTERRUPT_MANAGEMENT_H_
|
||||
|
||||
/* Includes: */
|
||||
#include <avr32/io.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <LUFA/Common/Common.h>
|
||||
|
||||
/* Enable C linkage for C++ Compilers: */
|
||||
|
||||
Reference in New Issue
Block a user