@@ -10,27 +10,27 @@ This document covers the installation and usage of mbed CLI.
10
10
1 . [ Installing and uninstalling] ( #installing-mbed-cli )
11
11
1 . [ Understanding working context and program root] ( #before-you-begin-understanding-the-working-context-and-program-root )
12
12
1 . [ Creating and importing programs] ( #creating-and-importing-programs )
13
- 1 . [ Creating a new program] ( #creating-a-new-program-for-mbed-os-5 )
14
- 2 . [ Importing an existing program] ( #importing-an-existing-program )
13
+ 1 . [ Creating a new program] ( #creating-a-new-program-for-mbed-os-5 )
14
+ 2 . [ Importing an existing program] ( #importing-an-existing-program )
15
15
1 . [ Adding and removing libraries] ( #adding-and-removing-libraries )
16
16
1 . [ Compiling code] ( #compiling-code )
17
- 1 . [ Toolchain selection] ( #toolchain-selection )
18
- 2 . [ Compiling your program] ( #compiling-your-program )
19
- 3 . [ Compiling static libraries] ( #compiling-static-libraries )
20
- 4 . [ Compile configuration system] ( #compile-configuration-system )
21
- 5 . [ Compile-time customizations] ( #compile-time-customizations )
17
+ 1 . [ Toolchain selection] ( #toolchain-selection )
18
+ 2 . [ Compiling your program] ( #compiling-your-program )
19
+ 3 . [ Compiling static libraries] ( #compiling-static-libraries )
20
+ 4 . [ Compile configuration system] ( #compile-configuration-system )
21
+ 5 . [ Compile-time customizations] ( #compile-time-customizations )
22
22
1 . [ Exporting to desktop IDEs] ( #exporting-to-desktop-ides )
23
23
1 . [ Testing] ( #testing )
24
- 1 . [ Finding available tests] ( #finding-available-tests )
25
- 2 . [ Compiling and running tests] ( #compiling-and-running-tests )
26
- 3 . [ Limiting the test scope] ( #limiting-the-test-scope )
27
- 4 . [ Test directory structure] ( #test-directory-structure )
24
+ 1 . [ Finding available tests] ( #finding-available-tests )
25
+ 2 . [ Compiling and running tests] ( #compiling-and-running-tests )
26
+ 3 . [ Limiting the test scope] ( #limiting-the-test-scope )
27
+ 4 . [ Test directory structure] ( #test-directory-structure )
28
28
1 . [ Publishing your changes] ( #publishing-your-changes )
29
- 1 . [ Checking status] ( #checking-status )
30
- 2 . [ Pushing upstream] ( #pushing-upstream )
29
+ 1 . [ Checking status] ( #checking-status )
30
+ 2 . [ Pushing upstream] ( #pushing-upstream )
31
31
1 . [ Updating programs and libraries] ( #updating-programs-and-libraries )
32
- 1 . [ Updating to an upstream version] ( #updating-to-an-upstream-version )
33
- 2 . [ Update examples] ( #update-examples )
32
+ 1 . [ Updating to an upstream version] ( #updating-to-an-upstream-version )
33
+ 2 . [ Update examples] ( #update-examples )
34
34
1 . [ mbed CLI configuration] ( #mbed-cli-configuration )
35
35
1 . [ Troubleshooting] ( #troubleshooting )
36
36
0 commit comments