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-libraries/Arduino_NetworkConfigurator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.1
Choose a base ref
...
head repository: arduino-libraries/Arduino_NetworkConfigurator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.2
Choose a head ref
  • 8 commits
  • 36 files changed
  • 1 contributor

Commits on Apr 29, 2025

  1. Reorganize folder structure (#5)

    * move utilities classes to parent folder
    
    * rename Utility->utility
    
    * reorganize configuratorAgents folder
    
    * rename BoardConfigurationProtocol->boardConfigurationProtocol
    fabik111 authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    8b8b111 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Add unit test workflow (#7)

    * add unit test workflow
    
    * CBORDefinitions: fix comment
    fabik111 authored May 5, 2025
    Configuration menu
    Copy the full SHA
    f6f40bc View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Configuration menu
    Copy the full SHA
    9ee9181 View commit details
    Browse the repository at this point in the history
  2. Release version 0.1.1

    fabik111 committed May 12, 2025
    Configuration menu
    Copy the full SHA
    138c158 View commit details
    Browse the repository at this point in the history
  3. update test ci dep

    fabik111 committed May 12, 2025
    Configuration menu
    Copy the full SHA
    2490c71 View commit details
    Browse the repository at this point in the history
  4. add README.md

    fabik111 committed May 12, 2025
    Configuration menu
    Copy the full SHA
    5415738 View commit details
    Browse the repository at this point in the history
  5. update connectionHandler dep

    fabik111 committed May 12, 2025
    Configuration menu
    Copy the full SHA
    06485dd View commit details
    Browse the repository at this point in the history
  6. Release version 0.1.2

    fabik111 committed May 12, 2025
    Configuration menu
    Copy the full SHA
    4c06ac3 View commit details
    Browse the repository at this point in the history
Loading