Skip to content

[microTVM] Add AOT support to Arduino - #8578

Closed
guberti wants to merge 50 commits into
apache:mainfrom
guberti:arduino-aot-support
Closed

[microTVM] Add AOT support to Arduino#8578
guberti wants to merge 50 commits into
apache:mainfrom
guberti:arduino-aot-support

Conversation

@guberti

Copy link
Copy Markdown
Member

This PR depends upon #8380 and #8493 (plus #8504 if we want CI tests). #8280 might change the way this is implemented. Will discuss with @areusch.

Andrew Reuschand others added 30 commits July 23, 2021 13:29
 * use template crt_config.h for host test runtime; delete
src/runtime/crt/host/crt_config.h so that it doesn't diverge from
the template
* bring template crt_config.h inline with the one actually in use
* rename to MAX_STRLEN_DLTYPE
* Create a dedicated TVM-side host crt_config.h in src/runtime/micro
 * move all zephyr projects to apps/microtvm/zephyr/template_project
@gubertiguberti changed the title Add AOT support to Arduino[microTVM] Add AOT support to ArduinoAug 2, 2021
@guberti

Copy link
Copy Markdown
MemberAuthor

Replaced by #8708

@gubertiguberti closed this Aug 10, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@guberti