Documentation Center
3. Launch Visual Studio Code and select PlatformIO PIO Home.
4. On PIO Home, click on Project Examples.
5. Choose arduino-blink project, then click on Import button.
Figure 14: Import arduino-blink project
6. Click the Yes button on the trust window.
Figure 15: PlatformIO trust authors
7. Build the project and ignore warnings and errors.
9. Unzip the contents of RAK_PATCH.zip into the folder RAK_PATCH in your PlatformIO installation folder.
The table below shows the PlatformIO installation directory for each operating system:
Figure 16 shows the PlatformIO installation directory on Windows 10.
PlatformIO path on different OS
Windows 10
%UserProfile%\.platformio\
Linux
~/.platformio/
MacOS
/Users/{Your_User_id}/.platformio/