Get Started with the Intel® oneAPI IoT Toolkit for Linux*
Intel® oneAPI IoT Toolkit
Intel® oneAPI toolkits integrate with third-party IDEs to provide a seamless GUI experience for software development.
An internet connection is required to download the samples for oneAPI toolkits. If you are using an offline system, download the samples from a system that is internet connected and transfer the sample files to your offline system. If you are using an IDE for development, you will not be able to use the oneAPI CLI Samples Browser while you are offline. Instead, download the samples and extract them to a directory. Then open the sample with your IDE. The samples can be downloaded from here:
Intel® oneAPI Base Toolkit Code SamplesThis procedure requires the Sample Browser extension to be installed. The next section will describe how to install it. If you have already installed it, skip to Create a Project Using Visual Studio Code.
You can browse and download samples in Visual Studio Code using the Sample Browser extension:
From Visual Studio Code, click on the Extensions logo in the left navigation.
To watch a video presentation of how to install the Sample Browser extension and create a project with Visual Studio Code, see Exploring oneAPI Samples with the Sample Browser in Visual Studio Code.
This procedure requires the Sample Browser extension to be installed. If you have not installed it, see the section above titled Install the Sample Browser Extension.
source <install_dir>/setvars.sh
The command above assumes you installed to the default folder. If you customized the installation folder,
setvars.sh is in your custom folder. See here for more information on
setvars.sh.
code
For more information on using VSCode with Intel oneAPI toolkits, see: