StateFarm-STEM / hablogger

High Altitude Balloon Data Logging Project
Other
16 stars 9 forks source link

Lesson 1 - order of install GIT and VSCode #72

Closed SeanSchick closed 9 months ago

SeanSchick commented 1 year ago

The way it's laid out in lesson one you install VS Code after Git. But for the Git installer to use VS Code as the default editor, it needs to have VS Code there first. Otherwise Git won't let you select and continue the install

pankonen commented 1 year ago

Which lesson 1? i don't see either installing Git or VS Code?

snarfattack commented 1 year ago

This is in the c/pico version. Makes perfect sense.

As a reminder to myself, Tom found a new bundle from pi to setup the environment. So I need to review that too.

pankonen commented 1 year ago

As a reminder to myself, Tom found a new bundle from pi to setup the environment. So I need to review that too. https://www.raspberrypi.com/news/raspberry-pi-pico-windows-installer/

pankonen commented 11 months ago

@snarfattack Where did we land here?

tdeknecht commented 9 months ago

I don't see VScode referenced in either Lesson 1 for either Arduino or Pico. It's possible this has been corrected via other lesson adjustments. Any thoughts before I close this down, @snarfattack @pankonen @TrevBart ?

pankonen commented 9 months ago

We can close this. Things have changed with how the pico works inside tooling. @snarfattack found we can run things as is on pico through Arduino studio and I think Thonny which wasn't the case before. Let's code this and address future work porting to Pico in other issues.