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.
2 parents 79c7846 + 25f2f9e commit 3b1113dCopy full SHA for 3b1113d
projects/art_pi_net_player/cconfig.h
@@ -0,0 +1,18 @@
1
+#ifndef CCONFIG_H__
2
+#define CCONFIG_H__
3
+/* Automatically generated file; DO NOT EDIT. */
4
+/* compiler configure file for RT-Thread in GCC*/
5
+
6
+#define HAVE_NEWLIB_H 1
7
+#define LIBC_VERSION "newlib 2.4.0"
8
9
+#define HAVE_SYS_SIGNAL_H 1
10
+#define HAVE_SYS_SELECT_H 1
11
+#define HAVE_PTHREAD_H 1
12
13
+#define HAVE_FDSET 1
14
+#define HAVE_SIGACTION 1
15
+#define GCC_VERSION_STR "5.4.1 20160919 (release) [ARM/embedded-5-branch revision 240496]"
16
+#define STDC "2011"
17
18
+#endif
0 commit comments