Skip to content

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
wants to merge 30 commits into from

Conversation

manchoz
Copy link

@manchoz manchoz commented Nov 12, 2019

Description

Add support for MakerDiary nRF52840-MDK.

Companion of ARMmbed/mbed-os#11846.

Pull request type

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

Reviewers

madchutney and others added 17 commits December 4, 2019 12:52
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
Incrementing tool's version
@MarceloSalazar
Copy link

Sorry we can't add target ID for non-Mbed Enabled boards.
You can use the mbed-ls mock feature to detect the custom board.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants