File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ Below is a table showing what packages are delivered from this repository:
88
99| PyPI package | Source | Depends on | Stable API |
1010| ------- | ------ | ---------- | ---------- |
11- | ` mbed-os-tools ` | ` src/ ` | | ** No** |
12- | ` mbed-ls ` | ` packages/mbed-ls/ ` | ` mbed-os-tools ` | ** Yes** |
13- | ` mbed-host-tests ` | ` packages/mbed-host-tests/ ` | ` mbed-os-tools ` | ** Yes** |
14- | ` mbed-greentea ` | ` packages/mbed-greentea/ ` | ` mbed-os-tools ` | ** Yes** |
11+ | ` mbed-os-tools ` ( [ Documentation ] ( docs ) ) | [ ` src/ ` ] ( src ) | | ** No** |
12+ | ` mbed-ls ` ( [ Documentation ] ( packages/mbed-ls/README.md ) ) | [ ` packages/mbed-ls/ ` ] ( packages/mbed-ls ) | ` mbed-os-tools ` | ** Yes** |
13+ | ` mbed-host-tests ` ( [ Documentation ] ( packages/mbed-host-tests/README.md ) ) | [ ` packages/mbed-host-tests/ ` ] ( packages/mbed-host-tests/ ) | ` mbed-os-tools ` | ** Yes** |
14+ | ` mbed-greentea ` ( [ Documentation ] ( packages/mbed-greentea/README.md ) ) | [ ` packages/mbed-greentea/ ` ] ( packages/mbed-greentea/ ) | ` mbed-os-tools ` | ** Yes** |
1515
1616As indicated above, ** the API ` mbed-os-tools ` provides is not stable** . For this reason, please continue to use the other packages.
1717
You can’t perform that action at this time.
0 commit comments