-
Notifications
You must be signed in to change notification settings - Fork 69
Add support for MakerDiary nRF52840-MDK #206
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Modified mbed ls setup.py
Modified mbed-os-tools setup.py
added classifiers in the different packages
madchutney
requested changes
Dec 4, 2019
detect: add NUCLEO_L010RB, NUCLEO_G474RE, DISCO_H745I, NUCLEO_G070RB, NUCLEO_G431RB
fixing linting
More linting changes
modifying the Manifest files
Fixes for Python 3 compatibility
Setup classifiers for: - mbed-os-tools - mbed-ls - mbed-greentea - mbest-host-test
…robe connected (ARMmbed#211) * ensures the xml is valid before parsing it * Decodes the XML content before encoding it again in the same way as what prettify does Ensures BeautifulSoup can be installed properly for all versions of python / platforms Ensures lxml parser is also installed properly when needed * Update src/mbed_os_tools/detect/darwin.py Co-Authored-By: Graham Hammond <[email protected]> * Update requirements.txt Added a comment * Update azure-pipelines.yml Removed a condition which is no longer required * Update darwin.py making the comment more explicit * Update darwin.py Fix Pep8 issue
Add HANI_IOT platform
Incrementing tool's version
…tools into makerdiary_nrf52840_mdk
Sorry we can't add target ID for non-Mbed Enabled boards. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add support for MakerDiary nRF52840-MDK.
Companion of ARMmbed/mbed-os#11846.
Pull request type
Reviewers