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:
8
8
9
9
| PyPI package | Source | Depends on | Stable API |
10
10
| ------- | ------ | ---------- | ---------- |
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** |
15
15
16
16
As indicated above, ** the API ` mbed-os-tools ` provides is not stable** . For this reason, please continue to use the other packages.
17
17
You can’t perform that action at this time.
0 commit comments