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

remove MODULE_UBLOX_ODIN_W2 from targets.json #6505

Merged
merged 2 commits into from Apr 10, 2018

Conversation

netanelgonen
Copy link
Contributor

@netanelgonen netanelgonen commented Mar 29, 2018

Description

remove this target from json file as this is not a real target but a parent target

Pull request type

[ X] Fix
[ ] Refactor
[ ] New target
[ ] Feature
[ ] Breaking change

@cmonr
Copy link
Contributor

cmonr commented Mar 29, 2018

@netanelgonen Would you mind squashing your commits into a single commit, since the change set is so small? Once that's done, we can start CI.

cmonr
cmonr previously approved these changes Mar 29, 2018
remove this target from json file as this is not a real target
 but a parent target

fix error removing the target
@netanelgonen
Copy link
Contributor Author

@cmonr commits squashed

@0xc0170 0xc0170 requested a review from ashok-rao April 9, 2018 15:17
@0xc0170
Copy link
Contributor

0xc0170 commented Apr 9, 2018

@ARMmbed/team-ublox @ashok-rao Can you review please?

@ashok-rao
Copy link
Contributor

Change LGTM.. might want to fix the alignment in the json though..

@@ -2052,6 +2052,7 @@
"device_has_remove": ["RTC", "SLEEP"],
"features": ["LWIP"],
"device_name": "STM32F439ZI",
"public": false,
Copy link
Contributor

Choose a reason for hiding this comment

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

Please correct the indentation and replace tabs with spaces.

@netanelgonen
Copy link
Contributor Author

@cmonr fixed. can you please check

Copy link
Contributor

@cmonr cmonr left a comment

Choose a reason for hiding this comment

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

LGTM!

@cmonr
Copy link
Contributor

cmonr commented Apr 9, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Apr 9, 2018

Build : SUCCESS

Build number : 1693
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6505/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Apr 10, 2018

@mbed-ci
Copy link

mbed-ci commented Apr 10, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants