config.hpp File Reference
#include <FakePgmSpace.h>
Include dependency graph for config.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FSTR_INLINE   __attribute__((always_inline)) inline
 
#define FSTR_ALIGNED   __attribute__((aligned(4)))
 
#define FSTR_PACKED   __attribute__((packed))
 

Macro Definition Documentation

◆ FSTR_ALIGNED

#define FSTR_ALIGNED   __attribute__((aligned(4)))

◆ FSTR_INLINE

#define FSTR_INLINE   __attribute__((always_inline)) inline

◆ FSTR_PACKED

#define FSTR_PACKED   __attribute__((packed))