Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Added the MBEDCOPY upload method #33

Merged
merged 1 commit into from
Nov 7, 2021

Conversation

ProExpertProg
Copy link
Contributor

Implemented the fix for #32. Basically just brought back some old code.

Still need to decide how to copy over the file reliably - CMake's upload doesn't work for me for some reason. Maybe someone else can test it out and we can see if it's a problem on my computer or a general WSL thing.

If it's WSL, we could try and detect it, or add an option that controls it?

@ProExpertProg
Copy link
Contributor Author

ProExpertProg commented May 12, 2021

Also, Added the following to UploadMethodConfig.cmake:

# Config options for MBEDCOPY
# -------------------------------------------------------------

set(MBEDCOPY_UPLOAD_ENABLED TRUE)

Just so we can appropriately update the example projects etc.

@multiplemonomials multiplemonomials changed the base branch from master to 1.8.0 November 7, 2021 01:06
@multiplemonomials multiplemonomials merged commit 8a7199f into USCRPL:1.8.0 Nov 7, 2021
@ProExpertProg ProExpertProg deleted the feature/mbedcopy branch November 7, 2021 02:53
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