Move out common architecture-independent core definitions into the appropriate core dispatch header files.
This commit is contained in:
parent
f3f481183a
commit
381dd0d490
17 changed files with 219 additions and 372 deletions
|
|
@ -92,6 +92,7 @@
|
|||
|
||||
typedef uint32_t uint_reg_t;
|
||||
|
||||
// TODO
|
||||
#define EEMEM
|
||||
#define PROGMEM const
|
||||
#define ISR(Name) void Name (void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue