Embedded Artistry Framework
Embedded Systems C++ Framework
Macros
etl_profile.h File Reference

Macros

#define ETL_TARGET_DEVICE_GENERIC
 
#define ETL_TARGET_OS_NONE
 
#define ETL_COMPILER_GCC
 
#define ETL_CPP11_SUPPORTED   1
 
#define ETL_CPP14_SUPPORTED   1
 
#define ETL_CPP17_SUPPORTED   1
 
#define ETL_NO_NULLPTR_SUPPORT   0
 
#define ETL_NO_LARGE_CHAR_SUPPORT   0
 
#define ETL_CPP11_TYPE_TRAITS_IS_TRIVIAL_SUPPORTED   1
 
#define ETL_DEBUG
 
#define ETL_NO_CHECKS
 

Macro Definition Documentation

◆ ETL_COMPILER_GCC

#define ETL_COMPILER_GCC

◆ ETL_CPP11_SUPPORTED

#define ETL_CPP11_SUPPORTED   1

◆ ETL_CPP11_TYPE_TRAITS_IS_TRIVIAL_SUPPORTED

#define ETL_CPP11_TYPE_TRAITS_IS_TRIVIAL_SUPPORTED   1

◆ ETL_CPP14_SUPPORTED

#define ETL_CPP14_SUPPORTED   1

◆ ETL_CPP17_SUPPORTED

#define ETL_CPP17_SUPPORTED   1

◆ ETL_DEBUG

#define ETL_DEBUG

◆ ETL_NO_CHECKS

#define ETL_NO_CHECKS

◆ ETL_NO_LARGE_CHAR_SUPPORT

#define ETL_NO_LARGE_CHAR_SUPPORT   0

◆ ETL_NO_NULLPTR_SUPPORT

#define ETL_NO_NULLPTR_SUPPORT   0

◆ ETL_TARGET_DEVICE_GENERIC

#define ETL_TARGET_DEVICE_GENERIC

◆ ETL_TARGET_OS_NONE

#define ETL_TARGET_OS_NONE