-
Notifications
You must be signed in to change notification settings - Fork 171
/
Copy pathredirects.json
181 lines (181 loc) · 12.9 KB
/
redirects.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
{
"reference/mesh-tech.html": "apis/6LoWPAN-ND-tech.html",
"tools/developing-arm-mbed-cli.html": "build-tools/mbed-cli-1.html",
"tools/windows.html": "build-tools/install-and-set-up.html",
"tools/macos.html": "build-tools/install-and-set-up.html",
"tools/linux.html": "build-tools/install-and-set-up.html",
"tools/after-installation-configuring-mbed-cli.html": "build-tools/install-and-set-up.html",
"tools/reference-working-with-mbed-config.html": "program-setup/advanced-configuration.html",
"porting/adding-a-new-target.html": "porting/porting.html",
"porting/manual-testing.html": "porting/testing.html",
"porting/porting-hal-modules.html": "porting/porting.html",
"porting/porting-a-custom-board.html": "porting/porting-custom-boards.html",
"porting/derivative-port.html" : "porting/porting-custom-boards.html",
"apis/ibeacon.html": "apis/index.html",
"apis/serial.html": "apis/index.html#deprecated-apis",
"apis/nvstore.html": "apis/index.html",
"tutorials/windows-serial-driver.html": "program-setup/windows-serial-driver.html",
"tutorials/light-control.html": "apis/light-control.html",
"reference/mbed-os-bare-metal.html": "bare-metal/index.html",
"reference/wisun-tech.html": "apis/wisun-tech.html",
"reference/cellular-networking.html": "apis/cellular-networking.html",
"tutorials/migrating-to-mbed-os-5.html": "bare-metal/porting-a-target-from-mbed-os-2-to-mbed-os-6-bare-metal.html",
"tutorials/serial-comm.html": "program-setup/serial-communication.html",
"tutorials/quick-start-offline.html": "quick-start/offline-with-mbed-cli.html",
"mbed-os-pelion/device-management-configuration.html": "mbed-os-pelion/index.html",
"mbed-os-pelion/device-management-test.html": "mbed-os-pelion/index.html",
"reference/firmware-update-in-mbed-os.html": "build-tools/update-devices.html",
"mbed-os-pelion/stage-1-evaluation.html": "mbed-os-pelion/from-evaluation-to-production-for-iot-devices.html",
"mbed-os-pelion/stage-2-proof-of-concept.html": "mbed-os-pelion/from-evaluation-to-production-for-iot-devices.html",
"mbed-os-pelion/hardware-device-classes.html": "mbed-os-pelion/from-evaluation-to-production-for-iot-devices.html",
"mbed-os-pelion/connectivity-methods.html": "mbed-os-pelion/from-evaluation-to-production-for-iot-devices.html",
"mbed-os-pelion/software-development-with-mbed-os.html": "mbed-os-pelion/from-evaluation-to-production-for-iot-devices.html",
"mbed-os-pelion/security-considerations-in-development.html": "mbed-os-pelion/from-evaluation-to-production-for-iot-devices.html",
"mbed-os-pelion/example-of-a-proof-of-concept.html": "mbed-os-pelion/from-evaluation-to-production-for-iot-devices.html",
"mbed-os-pelion/stage-3-prototype.html": "mbed-os-pelion/from-evaluation-to-production-for-iot-devices.html",
"mbed-os-pelion/stage-4-pilot.html": "mbed-os-pelion/from-evaluation-to-production-for-iot-devices.html",
"mbed-os-pelion/stage-5-production.html": "mbed-os-pelion/from-evaluation-to-production-for-iot-devices.html",
"mbed-os-pelion/what-s-next.html": "mbed-os-pelion/from-evaluation-to-production-for-iot-devices.html",
"tools/ide-update.html": "build-tools/ide-update.html",
"tools/pr-tutorial.html": "build-tools/pr-tutorial.html",
"tools/the-online-compiler-reference.html": "build-tools/the-online-compiler-reference.html",
"reference/bare-metal-example-application.html": "bare-metal/using-the-bare-metal-profile.html",
"reference/bootloader-configuration.html": "program-setup/bootloader-configuration.html",
"reference/nfc-technology.html": "apis/nfc-technology.html",
"reference/thread-safety.html": "apis/thread-safety.html",
"reference/storage.html": "apis/data-storage.html",
"tutorials/debugging-using-printf-statements.html": "debug-test/debugging-using-printf-statements.html",
"tutorials/debug-microbit.html": "debug-test/debug-microbit.html",
"tutorials/keil-uvision.html": "debug-test/keil-uvision.html",
"tutorials/eclipse.html": "debug-test/third-party-tools.html",
"reference/bare-metal-apis.html": "apis/index.html",
"reference/configuration-mesh.html": "apis/configuration-mesh.html",
"tools/greentea-testing-applications.html": "debug-test/greentea-for-testing-applications.html",
"tools/debugging-arm-mbed-os-applications.html": "debug-test/debugging-methods-for-arm-mbed-os-applications.html",
"tools/setting-up-a-local-debug-toolchain.html": "debug-test/setting-up-a-local-debug-toolchain.html",
"tools/daplink.html": "debug-test/daplink.html",
"tools/icetea-testing-applications.html": "debug-test/index.html",
"tools/icetea.html": "debug-test/index.html",
"reference/mbed-os-build-rules.html": "program-setup/build-rules.html",
"reference/project-structures-and-configuration.html": "program-setup/project-structure.html",
"reference/bootstrap.html": "program-setup/bootstrap.html",
"tutorials/compile-time-errors.html": "debug-test/compile-time-errors.html",
"tutorials/visual-studio-code.html": "debug-test/visual-studio-code.html",
"tools/fast-models.html": "debug-test/fast-models.html",
"tools/memap.html": "debug-test/memap.html",
"tutorials/usb-wav-audio-player.html": "apis/usb-wav-audio-player.html",
"tutorials/mbed-usb-wav-audio-player.html": "apis/usb-wav-audio-player.html",
"tools/unit-testing.html": "debug-test/unit-testing.html",
"tutorials/analyzing-mbed-os-crash-dump.html": "debug-test/analyzing-mbed-os-crash-dump.html",
"tutorials/the-eventqueue-api.html": "apis/scheduling-tutorials.html",
"tools/compile.html": "build-tools/compile.html",
"apis/rtc.html": "apis/time-apis.html",
"apis/deepsleeplock.html": "apis/power-apis.html",
"apis/memory-tracing.html": "apis/memory-apis.html",
"apis/quadspi-qspi.html": "apis/spi-apis.html",
"apis/analogin.html": "apis/i-o-apis.html",
"apis/usbaudio.html": "apis/usb-apis.html",
"apis/can.html": "apis/other-driver-apis.html",
"apis/assert.html": "apis/other-platform-apis.html",
"apis/dir.html": "apis/file-system-apis.html",
"apis/psa-internal-storage.html": "apis/psa-compliant-apis.html",
"apis/network-socket.html": "apis/network-socket-apis.html",
"apis/dtlssocket.html": "apis/secure-socket-apis.html",
"apis/nfc.html": "apis/nfc-technology.html",
"apis/lorawan-api.html": "apis/lorawaninterface.html",
"apis/conditionvariable.html": "apis/rtos-apis.html",
"apis/event.html": "apis/event-handling-apis.html",
"apis/rtos.html": "apis/scheduling-rtos-and-event-handling.html",
"apis/devicekey.html": "apis/security-apis.html",
"tools/index.html": "build-tools/index.html",
"tools/developing-mbed-online-compiler.html": "build-tools/mbed-online-compiler.html",
"tools/importing-code.html": "build-tools/importing-code.html",
"tools/debugging.html": "debug-test/index.html",
"tools/test-and-debug.html": "build-tools/test-and-debug.html",
"tools/cli-update.html": "build-tools/update-devices.html",
"tools/collaborative-work.html": "build-tools/collaborative-work.html",
"tools/developing-mbed-studio.html": "build-tools/mbed-studio.html",
"apis/bluetooth.html": "apis/bluetooth-apis.html",
"reference/configuration-connectivity.html": "apis/connectivity-options-and-config.html",
"reference/index.html": "apis/index.html",
"reference/networking.html": "apis/connectivity.html",
"reference/ip-networking.html": "apis/connectivity-architecture.html",
"apis/network-interfaces.html": "apis/network-interface-apis.html",
"reference/mbed-os-fundamentals.html": "program-setup/index.html",
"reference/configuration-drivers.html": "apis/driver-options-and-config.html",
"tutorials/tls-tutorial.html": "apis/security-tutorials.html",
"tutorials/alarm-tutorial.html": "apis/drivers-tutorials.html",
"tutorials/serial-communication.html": "program-setup/serial-communication.html",
"tutorials/bootloader.html": "program-setup/creating-and-using-a-bootloader.html",
"reference/configuration-rtos.html": "apis/scheduling-options-and-config.html",
"tutorials/application-flow-control.html": "apis/scheduling-tutorials.html",
"reference/adding-and-configuring-targets.html": "program-setup/adding-and-configuring-targets.html",
"reference/configuration-platform.html": "apis/platform-options-and-config.html",
"tutorials/power-optimization.html": "apis/platform-concepts.html",
"tutorials/using-apis.html": "tutorials/index.html",
"apis/blockdevice.html": "apis/blockdevice-apis.html",
"tutorials/ble-tutorial.html": "apis/bluetooth-overview.html",
"apis/storage.html": "apis/data-storage.html",
"tutorials/mesh-tutorial.html": "apis/connectivity-tutorials.html",
"tutorials/LoRa-tutorial.html": "apis/LoRa-tutorial.html",
"reference/usb-device-stack.html": "apis/drivers-architecture.html",
"reference/ethernet-technology.html": "apis/ethernet-technology.html",
"reference/wlan-technology.html": "apis/wlan-technology.html",
"reference/configuration-ble.html": "apis/configuration-ble.html",
"reference/memory.html": "apis/memory-model.html",
"reference/architecture.html": "introduction/architecture.html",
"reference/technologies.html": "introduction/architecture.html",
"apis/rawserial.html": "apis/index.html",
"tutorials/debugging.html": "debug-test/troubleshooting-common-issues.html",
"apis/lorawan.html": "apis/lorawan-apis.html",
"reference/lora-tech.html": "apis/lora-tech.html",
"reference/storage-tech.html": "apis/data-architecture.html",
"reference/6LoWPAN-ND-tech.html": "apis/6LoWPAN-ND-tech.html",
"reference/thread-tech.html": "apis/connectivity.html",
"apis/thread-mesh-questions-and-answers.html": "apis/connectivity.html",
"tutorials/optimizing.html": "apis/platform-tutorials.html",
"reference/configuration.html": "program-setup/advanced-configuration.html",
"reference/lorawan-configuration.html": "apis/lorawan-configuration.html",
"apis/loraradio-api.html": "apis/loraradio.html",
"reference/secure-socket.html": "apis/secure-socket.html",
"porting/testing-with-the-greentea-framework.html": "porting/testing.html",
"porting/mbed-os-built-in-tests-detailed-procedure.html": "porting/testing.html",
"porting/setting-up-to-debug-mbed-os-programs.html": "porting/porting.html",
"quick-start/online-with-the-online-compiler.html": "quick-start/build-with-the-online-compiler.html",
"quick-start/offline-with-mbed-cli.html": "quick-start/build-with-mbed-cli.html",
"tools/installation-and-setup.html": "build-tools/install-and-set-up.html",
"tools/manual-installation.html": "build-tools/install-and-set-up.html",
"tools/configuration-options.html": "build-tools/install-and-set-up.html",
"tools/working-with-mbed-cli.html": "build-tools/create.html",
"tools/collaborate.html": "build-tools/collaborate.html",
"tools/creating-a-new-program.html": "build-tools/creating-a-new-program.html",
"tools/getting-your-program-on-your-board.html": "build-tools/getting-your-program-on-your-board.html",
"tools/forking-a-repository.html": "build-tools/forking-a-repository.html",
"tools/publishing-code.html": "build-tools/publishing-code.html",
"tools/source-control.html": "build-tools/source-control.html",
"tools/collab-online-comp.html": "build-tools/collab-online-comp.html",
"tools/keyboard-shortcuts.html": "build-tools/the-online-compiler-reference.html",
"tools/testing.html": "debug-test/test-tools.html",
"tools/exporting.html": "build-tools/third-party-build-tools.html",
"tools/about-the-exporters.html": "build-tools/about-the-exporters.html",
"tools/debug-builds-cli.html": "program-setup/debug-builds-cli.html",
"tools/troubleshooting.html": "build-tools/troubleshoot.html",
"apis/bufferedserial.html": "apis/serial-uart-apis.html",
"porting/porting-targets.html" : "porting/porting-the-hal-apis.html",
"tools/build-profiles.html" : "program-setup/build-profiles-and-rules.html",
"tools/utest-asynchronous-c-test-harness.html" : "debug-test/utest-asynchronous-c-test-harness.html",
"apis/non-ip-cellular-socket.html" : "apis/network-socket-apis.html",
"apis/cellular-api.html" : "apis/network-interface-apis.html",
"apis/dns-resolver.html" : "apis/dns-apis.html",
"apis/batteryservice.html" : "apis/bluetooth-apis.html",
"apis/messagebuilder.html" : "apis/nfc-apis.html",
"reference/using-small-c-libraries.html" : "bare-metal/using-small-c-libraries.html",
"tools/developing-mbed-cli.html" : "build-tools/mbed-cli-1.html",
"apis/using-mbed-tls-to-communicate-securely.html" : "apis/tls-tutorial.html",
"introduction/how-we-release-arm-mbed-os.html" : "introduction/versions-and-releases.html",
"apis/quadspi.html" : "apis/spi-apis.html",
"apis/mesh.html" : "apis/mesh-api.html",
"apis/dns.html" : "apis/dns-apis.html",
"porting/psa-compliance-port.html" : "porting/porting-security.html",
"build-tools/mbed-cli.html" : "build-tools/mbed-cli-1.html"
}