CryptoAuthLiub is meant to be portable across architectures, even non-Microchip architectures and compiler environments. This file is for isolating compiler specific macros. More...
#include <stdbool.h>
Macros | |
#define | SHARED_LIB_EXPORT |
#define | ATCA_DLL extern |
#define | ATCA_PACKED |
#define | UNUSED_VAR(x) |
CryptoAuthLiub is meant to be portable across architectures, even non-Microchip architectures and compiler environments. This file is for isolating compiler specific macros.
#define UNUSED_VAR | ( | x | ) |
Enables removal of compiler warning due to unused variables