diff options
Diffstat (limited to 'documentation/dev-manual/start.rst')
-rw-r--r-- | documentation/dev-manual/start.rst | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst index 5a81506a9b..44503a5183 100644 --- a/documentation/dev-manual/start.rst +++ b/documentation/dev-manual/start.rst | |||
@@ -332,7 +332,10 @@ to use the Extensible SDK, see the ":doc:`/sdk-manual/extensible`" Chapter in th | |||
332 | Project Application Development and the Extensible Software Development | 332 | Project Application Development and the Extensible Software Development |
333 | Kit (eSDK) manual. If you want to work on the kernel, see the :doc:`/kernel-dev/index`. If you are going to use | 333 | Kit (eSDK) manual. If you want to work on the kernel, see the :doc:`/kernel-dev/index`. If you are going to use |
334 | Toaster, see the ":doc:`/toaster-manual/setup-and-use`" | 334 | Toaster, see the ":doc:`/toaster-manual/setup-and-use`" |
335 | section in the Toaster User Manual. | 335 | section in the Toaster User Manual. If you are a VSCode user, you can configure |
336 | the `Yocto Project BitBake | ||
337 | <https://marketplace.visualstudio.com/items?itemName=yocto-project.yocto-bitbake>`__ | ||
338 | extension accordingly. | ||
336 | 339 | ||
337 | Setting Up to Use CROss PlatformS (CROPS) | 340 | Setting Up to Use CROss PlatformS (CROPS) |
338 | ----------------------------------------- | 341 | ----------------------------------------- |
@@ -424,7 +427,10 @@ section. If you are going to use the Extensible SDK container, see the | |||
424 | Project Application Development and the Extensible Software Development | 427 | Project Application Development and the Extensible Software Development |
425 | Kit (eSDK) manual. If you are going to use the Toaster container, see | 428 | Kit (eSDK) manual. If you are going to use the Toaster container, see |
426 | the ":doc:`/toaster-manual/setup-and-use`" | 429 | the ":doc:`/toaster-manual/setup-and-use`" |
427 | section in the Toaster User Manual. | 430 | section in the Toaster User Manual. If you are a VSCode user, you can configure |
431 | the `Yocto Project BitBake | ||
432 | <https://marketplace.visualstudio.com/items?itemName=yocto-project.yocto-bitbake>`__ | ||
433 | extension accordingly. | ||
428 | 434 | ||
429 | Setting Up to Use Windows Subsystem For Linux (WSLv2) | 435 | Setting Up to Use Windows Subsystem For Linux (WSLv2) |
430 | ----------------------------------------------------- | 436 | ----------------------------------------------------- |
@@ -554,7 +560,10 @@ Extensible SDK container, see the ":doc:`/sdk-manual/extensible`" Chapter in the | |||
554 | Project Application Development and the Extensible Software Development | 560 | Project Application Development and the Extensible Software Development |
555 | Kit (eSDK) manual. If you are going to use the Toaster container, see | 561 | Kit (eSDK) manual. If you are going to use the Toaster container, see |
556 | the ":doc:`/toaster-manual/setup-and-use`" | 562 | the ":doc:`/toaster-manual/setup-and-use`" |
557 | section in the Toaster User Manual. | 563 | section in the Toaster User Manual. If you are a VSCode user, you can configure |
564 | the `Yocto Project BitBake | ||
565 | <https://marketplace.visualstudio.com/items?itemName=yocto-project.yocto-bitbake>`__ | ||
566 | extension accordingly. | ||
558 | 567 | ||
559 | Locating Yocto Project Source Files | 568 | Locating Yocto Project Source Files |
560 | =================================== | 569 | =================================== |