mirror of https://github.com/ARMmbed/mbed-os.git
This adds an example clone and deploy step that allows you to modify each top level repository before pulling in the rest of the example's dependencies. This allows us to not pull in a copy of mbed-os for each example in CI and instead symbolic link the already cloned copy, saving valuable time and disk space |
||
|---|---|---|
| .. | ||
| arm_pack_manager | ||
| bootloaders | ||
| buildbot | ||
| ci_templates | ||
| compliance | ||
| data | ||
| dev | ||
| export | ||
| git_hooks | ||
| host_tests | ||
| misc | ||
| profiles | ||
| test | ||
| toolchains | ||
| .mbedignore | ||
| __init__.py | ||
| add_fib.py | ||
| build.py | ||
| build_api.py | ||
| build_everything.py | ||
| build_release.py | ||
| build_travis.py | ||
| colorize.py | ||
| config.py | ||
| default_settings.py | ||
| detect_targets.py | ||
| export_test.py | ||
| get_config.py | ||
| hooks.py | ||
| libraries.py | ||
| make.py | ||
| memap.py | ||
| options.py | ||
| patch.py | ||
| paths.py | ||
| project.py | ||
| project_api.py | ||
| settings.py | ||
| singletest.py | ||
| size.py | ||
| synch.py | ||
| targets.py | ||
| test.py | ||
| test_api.py | ||
| test_db.py | ||
| test_exporters.py | ||
| test_mysql.py | ||
| test_webapi.py | ||
| tests.py | ||
| upload_results.py | ||
| utils.py | ||