-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[microTVM] Refactor required external functions in CRT to platform-template.c #13885
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
d6b8e1e
Add platform to CRT
mehrdadh f510a4f
add templates to MLF
mehrdadh fefc1b2
Add platform to Zephyr
mehrdadh 3e8f385
lint
mehrdadh 50fa467
cleanup after rebase, added test for config_led
mehrdadh d66f455
fix crt path
mehrdadh 6abff8c
lint
mehrdadh c85145b
add platform to Arduino
mehrdadh 1ee8fe0
Address comment
mehrdadh 8d87878
Fix CRT lib link with tvm_model in Zephyr CMake
mehrdadh b1a3c49
Cleanup Zephyr and remove redundant platform.h
1830483
zephyr fix
mehrdadh a4658b8
Cleanup Arduino
mehrdadh 5eef266
add TVMPlatformInitialize to platform.h \
mehrdadh 56f7678
Fix CRT
mehrdadh f9cdb99
cleanup and address comments
mehrdadh 2f72a55
lint
mehrdadh e485997
fix path
mehrdadh 9327de6
address comments
mehrdadh dfe7b76
address comments
mehrdadh 954c7d1
removed weak
mehrdadh 0069902
address comments
mehrdadh ab944ab
Add weak to redefined function in platform.c on project generation
mehrdadh fbd9a32
rework weak issue with separating platform template file from CRT
mehrdadh 2f937c8
refactor all memory workspace size variables
mehrdadh a656763
cleanup
mehrdadh a19a0d9
lint
mehrdadh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.