|
CMSIS2000
0.0.7
|
This file is used to define compiller specific things. More...
Go to the source code of this file.
Macros | |
| #define | memcpy_P memcpy |
| #define | printf_P printf |
| #define | PROGMEM |
| #define | PSTR(s) ((const char *)(s)) |
| #define memcpy_P memcpy |
Definition at line 47 of file pgmspace.h.
| #define printf_P printf |
Definition at line 46 of file pgmspace.h.
| #define PROGMEM |
Definition at line 49 of file pgmspace.h.
| #define PSTR | ( | s | ) | ((const char *)(s)) |
Definition at line 45 of file pgmspace.h.