You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Common
Dean Camera 70284d390f
Add in a new common Delay_MS() function, which provides a blocking delay for all architectures.
14 years ago
..
Architectures.h Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 14 years ago
Attributes.h Move out endianness management macros into a new common Endianness.h header. 14 years ago
BoardTypes.h Added start of a port of the core USB driver code to the AVR32 UC3B architecture. 14 years ago
Common.h Add in a new common Delay_MS() function, which provides a blocking delay for all architectures. 14 years ago
Endianness.h Conditionally add available address spaces to the address space enum, for multiple address space architectures. 14 years ago