ARMmbed/mbed-tools

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.adr-dir
.codeclimate.yml
.gitattributes
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/license_config.yml
.github/workflows/main.yml
.github/workflows/scancode.yml
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
azure-pipelines/analyse-and-test.yml
azure-pipelines/build-and-deploy.yml
azure-pipelines/prep-release.yml
azure-pipelines/steps/determine-current-branch.yml
azure-pipelines/steps/override-checkout.yml
azure-pipelines/steps/publish-code-coverage-results.yml
ci/test-data/TARGET_IMAGINARYBOARD/CMakeLists.txt
ci/test-data/custom_targets.json
ci_scripts/prep-release
codecov.yml
docs/architecture/decisions/0001-record-architecture-decisions.md
docs/architecture/decisions/0002-move-mbed-config-header-defines-to-cmake.md
docs/howto/mbed-tools-howto.md
news/README.md
pyproject.toml
pytest.ini
requirements-dev.txt
requirements-test.txt
setup.cfg
src/mbed_tools/build/_internal/templates/mbed_config.tmpl
src/mbed_tools/project/_internal/templates/CMakeLists.tmpl
src/mbed_tools/project/_internal/templates/gitignore.tmpl
src/mbed_tools/project/_internal/templates/main.tmpl
src/mbed_tools/targets/_internal/data/board_database_snapshot.json
src/mbed_tools/targets/_internal/data/targets_metadata.json
tox.ini
ci_scripts/__init__.py1
ci_scripts/bump_version.py102
ci_scripts/sync_board_database.py82
setup.py58
src/mbed_tools/__init__.py1
src/mbed_tools/build/__init__.py9