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 d70c39d546..762605a0aa 100644 --- a/documentation/dev-manual/start.rst +++ b/documentation/dev-manual/start.rst | |||
@@ -334,7 +334,10 @@ to use the Extensible SDK, see the ":doc:`/sdk-manual/extensible`" Chapter in th | |||
334 | Project Application Development and the Extensible Software Development | 334 | Project Application Development and the Extensible Software Development |
335 | Kit (eSDK) manual. If you want to work on the kernel, see the :doc:`/kernel-dev/index`. If you are going to use | 335 | Kit (eSDK) manual. If you want to work on the kernel, see the :doc:`/kernel-dev/index`. If you are going to use |
336 | Toaster, see the ":doc:`/toaster-manual/setup-and-use`" | 336 | Toaster, see the ":doc:`/toaster-manual/setup-and-use`" |
337 | section in the Toaster User Manual. | 337 | section in the Toaster User Manual. If you are a VSCode user, you can configure |
338 | the `Yocto Project BitBake | ||
339 | <https://marketplace.visualstudio.com/items?itemName=yocto-project.yocto-bitbake>`__ | ||
340 | extension accordingly. | ||
338 | 341 | ||
339 | Setting Up to Use CROss PlatformS (CROPS) | 342 | Setting Up to Use CROss PlatformS (CROPS) |
340 | ----------------------------------------- | 343 | ----------------------------------------- |
@@ -426,7 +429,10 @@ section. If you are going to use the Extensible SDK container, see the | |||
426 | Project Application Development and the Extensible Software Development | 429 | Project Application Development and the Extensible Software Development |
427 | Kit (eSDK) manual. If you are going to use the Toaster container, see | 430 | Kit (eSDK) manual. If you are going to use the Toaster container, see |
428 | the ":doc:`/toaster-manual/setup-and-use`" | 431 | the ":doc:`/toaster-manual/setup-and-use`" |
429 | section in the Toaster User Manual. | 432 | section in the Toaster User Manual. If you are a VSCode user, you can configure |
433 | the `Yocto Project BitBake | ||
434 | <https://marketplace.visualstudio.com/items?itemName=yocto-project.yocto-bitbake>`__ | ||
435 | extension accordingly. | ||
430 | 436 | ||
431 | Setting Up to Use Windows Subsystem For Linux (WSL 2) | 437 | Setting Up to Use Windows Subsystem For Linux (WSL 2) |
432 | ----------------------------------------------------- | 438 | ----------------------------------------------------- |
@@ -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 | =================================== |