Using Git with VS Code and PlatformIO

Pubblicato il: 18 dicembre 2020
sul canale di: Gavin T
24,675
444

Note: this isn't a tutorial for Git, VS Code, or PlatformIO, but a tutorial on how to get started using them together. This video also assumes you're at least a little bit familiar with Arduino and the Arduino IDE.

Contents:
00:00 Introduction
01:11 Preparing VS Code for use with Arduino
02:28 Very basics of using PlatformIO
07:00 Using PlatformIO with other Arduino-compatible boards
09:00 Preparing VS Code for use with Git(Hub)
09:32 Creating a new repo (Not necessary if downloading a preexisting one)
09:52 Cloning a repo to VS Code
10:35 Turning a blank repo into PIO project (Not necessary if downloading a preexisting one)
11:10 Very basics of using Git within VS Code

VS Code download: https://code.visualstudio.com/

Please consider watching these tutorials first:
VS Code Crash Course:    • Visual Studio Code Crash Course  
Git Crash Course:    • Git and GitHub for Beginners - Crash Course  

VS Code Git status labels:
A - Added (This is a new file that has been added to the repository)
M - Modified (An existing file has been changed)
D - Deleted (a file has been deleted)
U - Untracked (The file is new or has been changed but has not been added to the repository yet)
C - Conflict (There is a conflict in the file)
R - Renamed (The file has been renamed)


In questa pagina del sito puoi guardare il video online Using Git with VS Code and PlatformIO della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Gavin T 18 dicembre 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 24,675 volte e gli è piaciuto 444 spettatori. Buona visione!