tvm
tvm copied to clipboard
[microTVM] Use default Project Options in template projects and add Makefile for Arduino template project
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_boardandarduino_boardtoboard
cc @alanmacd @areusch @gromero @guberti