LSH-Core
A robust C++ framework for Arduino-based home automation nodes
Loading...
Searching...
No Matches
etl_profile.h
1
#ifndef __ETL_PROFILE_H__
2
#define __ETL_PROFILE_H__
3
4
#define ETL_VERBOSE_ERRORS
5
#define ETL_CHECK_PUSH_POP
6
#define ETL_NO_STL
7
#define ETL_TARGET_DEVICE_GENERIC
8
#define ETL_TARGET_OS_NONE
9
#define ETL_COMPILER_GCC
10
#include "etl/profiles/auto.h"
11
12
#endif
// __ETL_PROFILE_H__
include
etl_profile.h
Generated by
1.9.8