Skip to content

Commit

Permalink
move Project API changes to separate PR
Browse files Browse the repository at this point in the history
  • Loading branch information
katebern-grovety committed Aug 18, 2023
1 parent f7fb425 commit f15d664
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 610 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Expand Up @@ -590,7 +590,6 @@ if(USE_MICRO)
add_dependencies(tvm_runtime arduino)
add_dependencies(tvm_runtime crt)
add_dependencies(tvm_runtime host_standalone_crt)
add_dependencies(tvm_runtime riscv)
add_dependencies(tvm_runtime zephyr)
endif()

Expand Down
18 changes: 0 additions & 18 deletions apps/microtvm/riscv/ReadMe.md

This file was deleted.

64 changes: 0 additions & 64 deletions apps/microtvm/riscv/template_project/CMakeLists.txt.template

This file was deleted.

285 changes: 0 additions & 285 deletions apps/microtvm/riscv/template_project/microtvm_api_server.py

This file was deleted.

0 comments on commit f15d664

Please sign in to comment.