Skip to content
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

Update the custom target example #3

Merged
merged 13 commits into from
Mar 2, 2024
Merged

Update the custom target example #3

merged 13 commits into from
Mar 2, 2024

Conversation

JohnK1987
Copy link
Member

@JohnK1987 JohnK1987 commented Feb 19, 2024

This PR will update the custom target example in few ways for be more easy to understand for novices, I hope.

  • description in top lvl CMakeList about basic possibilities.
  • add missing files into project to be complete and working directly after clone
  • update to latest MbedOS (minor)
  • update readme

The main reason is in context of mbed-ce/mbed-os#250

@JohnK1987
Copy link
Member Author

Build tests failed because of upload methods are not on the machine. I do not know what is supposed to do with this...

@multiplemonomials
Copy link
Contributor

Oh, just pass -DUPLOAD_METHOD=NONE to cmake in the CI script

@JohnK1987
Copy link
Member Author

Ok, I did something but not sure I did it right :)

Copy link
Contributor

@multiplemonomials multiplemonomials left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work on this, thanks for adding this stuff! Will def make it easier for people to set up upload methods.

Also sorry if I had to get a little nit-picky on some of the comments, I just really want to make sure that it's as clear to people as possible.

CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
cmake-variants.yaml Outdated Show resolved Hide resolved
custom_targets/upload_method_cfg/L452RE_CUSTOM_CLOCK.cmake Outdated Show resolved Hide resolved
@JohnK1987
Copy link
Member Author

Also sorry if I had to get a little nit-picky on some of the comments, I just really want to make sure that it's as clear to people as possible.

It is not necessary to apologize, that is why we do it like this. I am also aware my english skill is no so high so every correction are welcomed.

Please be so kind and review the changes i made.

CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
@multiplemonomials
Copy link
Contributor

Just two more little fixes then good to go!

@multiplemonomials multiplemonomials merged commit d74bfc1 into mbed-ce:master Mar 2, 2024
3 checks passed
Sign up for free to 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.

2 participants