We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84fc709 commit 4907ebaCopy full SHA for 4907eba
src/AIoTC_Config.h
@@ -161,6 +161,10 @@
161
#define HAS_TCP
162
#endif
163
164
+#if defined(BOARD_HAS_SOFTSE) || defined(BOARD_HAS_OFFLOADED_ECCX08) || defined(BOARD_HAS_ECCX08) || defined(BOARD_HAS_SE050)
165
+ #define BOARD_HAS_SECURE_ELEMENT
166
+#endif
167
+
168
/******************************************************************************
169
* CONSTANTS
170
******************************************************************************/
0 commit comments