forked from mirror/qmk_firmware
Move out common architecture-independent core definitions into the appropriate core dispatch header files.
This commit is contained in:
@@ -92,6 +92,7 @@
|
||||
|
||||
typedef uint32_t uint_reg_t;
|
||||
|
||||
// TODO
|
||||
#define EEMEM
|
||||
#define PROGMEM const
|
||||
#define ISR(Name) void Name (void)
|
||||
|
||||
Reference in New Issue
Block a user