We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86da50c commit e6f5c5eCopy full SHA for e6f5c5e
doc/_scripts/redirects.py
@@ -19,6 +19,9 @@
19
('development_process/issues', 'project/issues'),
20
('development_process/proposals', 'project/proposals'),
21
('getting_started/index', 'develop/getting_started/index'),
22
+ ('getting_started/toolchain_3rd_party_x_compilers', 'develop/toolchains/index'),
23
+ ('getting_started/toolchain_custom_cmake', 'develop/toolchains/custom_cmake'),
24
+ ('getting_started/toolchain_other_x_compilers', 'develop/toolchains/other_x_compilers'),
25
('guides/arch/arm_cortex_m', 'hardware/arch/arm_cortex_m'),
26
('guides/arch/index', 'hardware/arch/index'),
27
('guides/arch/x86', 'hardware/arch/x86'),
0 commit comments