Skip to content

Adding MTB ublox ODIN W2 as a new target. #5740

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 4 commits into from
Jan 4, 2018
Merged

Adding MTB ublox ODIN W2 as a new target. #5740

merged 4 commits into from
Jan 4, 2018

Conversation

ashok-rao
Copy link
Contributor

@ashok-rao ashok-rao commented Dec 20, 2017

Description

Add ublox ODIN W2 module (MTB / MCB) as a new target.

Status

IN DEVELOPMENT

Todos

  • Tests on ARMCC. (GCC builds fine).
  • Documentation

Deploy notes

Need addition of new hardware in CI.

cc: @screamerbg @chris-styles @studavekar

@ashok-rao ashok-rao changed the title Adding MTB ublox ODIN W2 Adding MTB ublox ODIN W2 as a new target. Dec 20, 2017

// MTB Aliases
// Left side (top view)
TGT_SWDIO = SWDIO,
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you please fix alignment on the lines below?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks @0xc0170 . Fixed now!

}

(void) HAL_ETH_ConfigMAC(heth, &macconf);
}
Copy link
Contributor

Choose a reason for hiding this comment

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

add new line to any file

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@@ -0,0 +1,143 @@
#include <string.h>
Copy link
Contributor

Choose a reason for hiding this comment

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

this file should contain the license , as the other file does

Copy link
Contributor Author

@ashok-rao ashok-rao Dec 21, 2017

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

yes apache would be great.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks @0xc0170 . Done!

@adbridge
Copy link
Contributor

@0xc0170 Can you re-review please?

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 3, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Jan 3, 2018

Build : SUCCESS

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

Triggering tests

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

@mbed-ci
Copy link

mbed-ci commented Jan 3, 2018

@mbed-ci
Copy link

mbed-ci commented Jan 4, 2018

Test : SUCCESS

Build number : 628
Test logs :http://mbed-os-logs.s3-website-us-west-1.amazonaws.com/?prefix=logs/5740/628

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.

5 participants