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.2.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: main
Choose a head ref
  • 3 commits
  • 15 files changed
  • 1 contributor

Commits on Jul 18, 2025

  1. Handle migration from Provisioning 1.0 to Provisioning 2.0 (#6)

    * add public key message
    
    * for zero-touch enabled boards read the storage before run zero-touch procedure
    
    * in read_storage state added a check if a peer is connected for configuration
    
    * update version 0.3.0
    fabik111 authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    82b1057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    315b031 View commit details
    Browse the repository at this point in the history
  3. Release version 0.3.1

    fabik111 committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    1b4ad0f View commit details
    Browse the repository at this point in the history
Loading