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

Nanostack 802.15.4 RF drivers update #10185

Merged
merged 1 commit into from
Mar 27, 2019

Conversation

artokin
Copy link
Contributor

@artokin artokin commented Mar 21, 2019

Description

Sync Nanostack RF drivers from master copy:
-MCR20A: v1.0.5

A Fix to DEVICE_INTERRUPTIN flagging made in #10142

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@JarkkoPaso

@ciarmcom ciarmcom requested review from JarkkoPaso and a team March 21, 2019 14:00
@ciarmcom
Copy link
Member

@artokin, thank you for your changes.
@JarkkoPaso @ARMmbed/mbed-os-ipcore @ARMmbed/mbed-os-maintainers please review.

@SeppoTakalo
Copy link
Contributor

I'm starting to wonder whether the Driver header file should produce "#error Unsupported platform" or something similar. Now this flagging just leads to very weird build errors on platforms that cannot use the driver.

However, I'm not proposing changes to this PR. Just stating the fact that this if-deffing is not very elegant solution.

Copy link
Collaborator

@jeromecoutant jeromecoutant left a comment

Choose a reason for hiding this comment

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

Link is failing...

Ex:
MCR20Drv.c is compiled and needs RF_IRQ_Disable() from a file that is not compiled any more...

Sync Nanostack RF drivers from master copy:
-MCR20A: v1.0.6
-S2LP: v0.0.5
@artokin artokin force-pushed the mcr20a_interruptin_flag_fix branch from e283db6 to 0710298 Compare March 22, 2019 06:28
@artokin
Copy link
Contributor Author

artokin commented Mar 22, 2019

@jeromecoutant , MCR20Drv.c is now flagged, would you please try building again?

@cmonr
Copy link
Contributor

cmonr commented Mar 26, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Mar 26, 2019

Test run: SUCCESS

Summary: 13 of 13 test jobs passed
Build number : 1
Build artifacts

cmonr pushed a commit to cmonr/mbed-os that referenced this pull request Mar 26, 2019
…_fix

Nanostack 802.15.4 RF drivers update
@cmonr cmonr merged commit d81f365 into ARMmbed:master Mar 27, 2019
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.

8 participants