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

Guard Atmel RF driver build by DEVICE_I2C #8327

Merged
merged 1 commit into from
Oct 9, 2018

Conversation

SeppoTakalo
Copy link
Contributor

Description

This module uses AT24MAC chip which is in I2C bus, so it requires
device to support I2C

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Breaking change

@0xc0170 0xc0170 requested a review from a team October 4, 2018 13:08
@@ -15,6 +15,9 @@
*/
#include "at24mac.h"

// This driver required I2C
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't think this comment is adding anything - if you want it, it's "requires".

@studavekar
Copy link
Contributor

/morph build

@mbed-ci
Copy link

mbed-ci commented Oct 7, 2018

Build : FAILURE

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

@SeppoTakalo
Copy link
Contributor Author

[DEBUG] Output: Unable to connect to the license server. Check that ARMLMD_LICENSE_FILE is set correctly, and the license server is available.
[DEBUG] Output: Information about this error is available at: http://ds.arm.com/support/lic56/m97
[DEBUG] Output:  General licensing information is available at: http://ds.arm.com/support/licensing/
[DEBUG] Output:  If you need further help, provide this complete error report to your supplier or license.support@arm.com.

Please restart the CI

This module uses AT24MAC chip which is in I2C bus, so it requires
device to support I2C
@SeppoTakalo
Copy link
Contributor Author

Extra comment removed as Kevin suggested.

@NirSonnenschein
Copy link
Contributor

/morph build

@mbed-ci
Copy link

mbed-ci commented Oct 9, 2018

Build : SUCCESS

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

Triggering tests

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

@mbed-ci
Copy link

mbed-ci commented Oct 9, 2018

@NirSonnenschein
Copy link
Contributor

failure in mbed2-build is IAR license related - rerunning
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Oct 9, 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.

6 participants