8000 Comparing 1.0.2...main · arduino-libraries/Arduino_CloudUtils · GitHub
[go: up one dir, main page]

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_CloudUtils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.2
Choose a base ref
...
head repository: arduino-libraries/Arduino_CloudUtils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 16 files changed
  • 3 contributors

Commits on Apr 15, 2025

  1. add flash formatter

    fabik111 committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    a93f279 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    407e30c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09503cf View commit details
    Browse the repository at this point in the history
  4. Add hex decode function with const char* (#28)

    * add hex decode function with const char*
    fabik111 authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    6eb3214 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #27 from fabik111/flash-formatter

    Add flash formatter
    pennam authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    2e2facc View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Flash formatter fix

    * Fix default partitioning for OPTA boards
    
    * FlashFormatter: add warning about sketch execution
    
    * FlashFormatterClass: fix function naming
    pennam authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    55a50dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd5c648 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

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

Commits on May 19, 2025

  1. Merge pull request #30 from fabik111/check-ca-certs

    Add a check for ca certificates file on storage
    pennam authored May 19, 2025
    Configuration menu
    Copy the full SHA
    399d7c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a198aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d3cdc2 View commit details
    Browse the repository at this point in the history
  4. Add check on kvstore size

    pennam committed May 19, 2025
    Configuration menu
    Copy the full SHA
    0209caa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d0c08f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #32 from pennam/qspi-formatter

    Qspi formatter
    pennam authored May 19, 2025
    Configuration menu
    Copy the full SHA
    ad4c1d3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #31 from andreagilardoni/cbor-utils

    Adding Cbor utility functions to decode string and byte array
    pennam authored May 19, 2025
    Configuration menu
    Copy the full SHA
    dfe089c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Publish 1.1.0

    pennam authored May 20, 2025
    Configuration menu
    Copy the full SHA
    4db4576 View commit details
    Browse the repository at this point in the history
Loading
0