Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Conversation

@MrPointer
Copy link
Member

This works refactors the upload API by creating a target dedicated for uploading rather than executing a command whenever CMake is run. This is a somewhat standard behavior in common frameworks.
The new upload target is named after the source target and append flash to its end.
Besides, the upload_arduino_target function has been renamed to set_upload_target_port as it describes more clearly what does it do. It's important to note that the target is created inside this function.

Closes #73

@MrPointer MrPointer merged commit b93aef6 into master Feb 26, 2019
@MrPointer MrPointer deleted the feature/upload-api branch February 26, 2019 22:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants