Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/vscode-arduino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Xepol/vscode-arduino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 26, 2020

  1. Persist baud and line endings in arduino.json. Allow same values to b…

    …e edited when serial monitor is not active. Expose Arduino: Change line Endings, improve serial monitor messages, changed order of statusbar items, and do not hide them. Fixes cannot read property settings of null when starting serial monitor when arduino.json is not yet created
    Xepol committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    980e78e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Merge pull request #1 from Xepol/baud-fix

    Persist baud and line endings in arduino.json. Allow same values to b…
    Xepol authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    b0cfef9 View commit details
    Browse the repository at this point in the history
Loading