Skip to content

Provisioning binary 0.2.x #548

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

pennam
Copy link
Collaborator

@pennam pennam commented May 20, 2025

No description provided.

fabik111 and others added 12 commits May 15, 2025 16:41
update example of sketch that uses the NetworkConfigurator

use NetworkConfigurator wrappers for agentsManager

update ci test for networkConfigurator

add Arduino_NetworkConfigurator dep to library.properties
add GET_PROVISIONING_SKETCH_VERSION command

add define for compile with test env
examples: NetConfig, use h-char-sequence

examples: NetConfig, explicitly include NetworkConfigurator
  NetworkConfigurator 0.1.1 with 1300ms full frame animation for UNO R4
  NetworkConfigurator 0.1.1
  2000ms full frame animation for UNO R4
  First frame reload to fix timings
  ArduinoIoTCloud 2.5.1
  Arduino_ConnectionHandler 1.1.1
  Arduino_SecureElement 0.4.0
  Arduino_CloudUtils 1.1.0
  Arduino_NetworkConfigurator 0.1.3
  ArduinoBearSSL 1.7.6
@pennam pennam mentioned this pull request May 20, 2025
Copy link

codecov bot commented May 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.91%. Comparing base (cc01f43) to head (59a5057).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #548   +/-   ##
=======================================
  Coverage   94.91%   94.91%           
=======================================
  Files          32       32           
  Lines        1376     1376           
=======================================
  Hits         1306     1306           
  Misses         70       70           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

Memory usage change @ 59a5057

Board flash % RAM for global variables %
arduino:mbed_giga:giga N/A N/A N/A N/A
arduino:mbed_nicla:nicla_vision N/A N/A N/A N/A
arduino:mbed_opta:opta N/A N/A N/A N/A
arduino:mbed_portenta:envie_m7:split=100_0 N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 N/A N/A N/A N/A
arduino:renesas_uno:unor4wifi N/A N/A N/A N/A
Click for full report table
Board examples/utility/Provisioning_2.0
flash
% examples/utility/Provisioning_2.0
RAM for global variables
%
arduino:mbed_giga:giga N/A N/A N/A N/A
arduino:mbed_nicla:nicla_vision N/A N/A N/A N/A
arduino:mbed_opta:opta N/A N/A N/A N/A
arduino:mbed_portenta:envie_m7:split=100_0 N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 N/A N/A N/A N/A
arduino:renesas_uno:unor4wifi N/A N/A N/A N/A
Click for full report CSV
Board,examples/utility/Provisioning_2.0<br>flash,%,examples/utility/Provisioning_2.0<br>RAM for global variables,%
arduino:mbed_giga:giga,N/A,N/A,N/A,N/A
arduino:mbed_nicla:nicla_vision,N/A,N/A,N/A,N/A
arduino:mbed_opta:opta,N/A,N/A,N/A,N/A
arduino:mbed_portenta:envie_m7:split=100_0,N/A,N/A,N/A,N/A
arduino:renesas_portenta:portenta_c33,N/A,N/A,N/A,N/A
arduino:renesas_uno:unor4wifi,N/A,N/A,N/A,N/A

@pennam pennam changed the title Provisioning binary 0.2.0 Provisioning binary 0.2.x May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants