tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[microTVM] Use default Project Options in template projects and add Makefile for Arduino template project

Open mehrdadh opened this issue 3 years ago • 0 comments
trafficstars

This PR:

  • Refactors common project options to a single place for template projects
  • Adds a feature to update project options for customization
  • Adds a Makefile for Arduino project to make the build/flash process more standalone
  • Adds CMSIS support to Arduino template project
  • Refactors zephyr_board and arduino_board to board

cc @alanmacd @areusch @gromero @guberti

mehrdadh avatar Sep 16 '22 17:09 mehrdadh