Skip to content

Add CMakelist and .travis #64

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 1 commit into from
Nov 20, 2020
Merged

Add CMakelist and .travis #64

merged 1 commit into from
Nov 20, 2020

Conversation

rajkan01
Copy link
Contributor

@rajkan01 rajkan01 commented Nov 12, 2020

  • Added CMakeLists.txt file to error handling example so that it can build via CMake
  • Added .travis.yml config to pick this example for Travis CI build
  • Update mbed-os.lib to latest master to pick CMake changes

@0xc0170

Copy link
Contributor

@hugueskamba hugueskamba left a comment

Choose a reason for hiding this comment

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

How about updating the Mbed OS reference in the lib file?

.travis.yml Outdated
@@ -0,0 +1,120 @@
# Copyright (c) 2013-2020 Arm Limited. All rights reserved.
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't this be just:

Suggested change
# Copyright (c) 2013-2020 Arm Limited. All rights reserved.
# Copyright (c) 2020 Arm Limited. All rights reserved.

?

If so, you may need to update every example projects you added this file.

@evedon evedon merged commit 67e948f into development Nov 20, 2020
@evedon evedon deleted the add_cmakelists branch November 20, 2020 11:06
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.

4 participants