Skip to content

Updated hal & cmsis support for MTS Dragonfly and MTS mDot #997

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

Closed
wants to merge 12 commits into from

Conversation

mfiore02
Copy link
Contributor

Additional platform support for Dragonfly and mDot, including bug fixes, more user friendly pin names, and a bootloader which is automatically included in each application built for either platform.

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 24, 2015

can you squash the commits up to 01b0463 - All those upstream updates?

@mfiore02 mfiore02 closed this Mar 25, 2015
SeppoTakalo pushed a commit to SeppoTakalo/mbed-os that referenced this pull request Jul 11, 2017
Warning ARMmbed#1300-D: inherits implicit virtual
- Adding the virtual keyword in the derived class prevents the warning

Warning #1-D: last line of file ends without a newline
- New line added at the end of file

Warning ARMmbed#997-D:
function "MeshInterfaceNanostack::initialize(NanostackPhy *)" is hidden
by "ThreadInterface::initialize"  -- virtual function override intended?
- virtual keyword removed from "MeshInterfaceNanostack::initialize"

Warning ARMmbed#1300-D: inherits implicit virtual
- Adding the virtual keyword in the derived class prevents the warning
0xc0170 pushed a commit that referenced this pull request Jul 28, 2017
Warning #1300-D: inherits implicit virtual
- Adding the virtual keyword in the derived class prevents the warning

Warning #1-D: last line of file ends without a newline
- New line added at the end of file

Warning #997-D:
function "MeshInterfaceNanostack::initialize(NanostackPhy *)" is hidden
by "ThreadInterface::initialize"  -- virtual function override intended?
- virtual keyword removed from "MeshInterfaceNanostack::initialize"

Warning #1300-D: inherits implicit virtual
- Adding the virtual keyword in the derived class prevents the warning
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.

2 participants