Skip to content
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: arduino/arduino-create-agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.7.0
Choose a base ref
...
head repository: arduino/arduino-create-agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 1, 2025

  1. Configuration menu
    Copy the full SHA
    b717430 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. fix: Serial Monitor corrupted output in some rare cases (#1032)

    * Synchronize multiple open commands coming together.
    
    * Allow re-opening of already opened ports
    
    * Renamed mutex var and added comment
    
    * Error out if baudrate and buftype of already opened port do not match
    cmaglie authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    e7ea376 View commit details
    Browse the repository at this point in the history
Loading