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 3f777d5 commit 290c690Copy full SHA for 290c690
apps/microtvm/arduino/example_project/src/model.c
@@ -20,7 +20,6 @@
20
#include "model.h"
21
22
#include "Arduino.h"
23
-#include "standalone_crt/include/tvm/runtime/crt/internal/aot_executor/aot_executor.h"
24
#include "standalone_crt/include/tvm/runtime/crt/stack_allocator.h"
25
26
// AOT memory array
apps/microtvm/arduino/host_driven/src/model_support.c
@@ -17,7 +17,6 @@
17
* under the License.
18
*/
19
#include "stdarg.h"
// Blink code for debugging purposes
0 commit comments