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

Refactor upload API #73

@MrPointer

Description

@MrPointer

Currently the upload API requires users to comment-out the upload function if they simply intend to build their project, otherwise the build will fail as it depends on the upload target.
This is a really bad and inconvenient API, thus it should be changed.

The old arduino-cmake project defined a target for uploading, which users could then build whenever they need to upload their code besides building it.
Similar approach should be taken here.

Metadata

Metadata

Assignees

Labels

featureNew featurepriority: normalNormal priority - Probably will be implemented some time soon

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions