We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c85e5d4 commit c3ce011Copy full SHA for c3ce011
1 file changed
bsp/sparkfun-redv/freedom-e-sdk/bsp/env/freedom-e300-hifive1/init.c
@@ -4,7 +4,7 @@
4
5
#include "platform.h"
6
#include "encoding.h"
7
-#include "rtthread.h"
+#include <rtthread.h>
8
9
extern int main(int argc, char** argv);
10
extern void trap_entry();
0 commit comments