Skip to content

Add new animation for board connected with Serial or with BLE Agent #16

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

Merged
merged 1 commit into from
Jul 4, 2025

Conversation

fabik111
Copy link
Collaborator

@fabik111 fabik111 commented Jul 3, 2025

No description provided.

@fabik111 fabik111 requested a review from andreagilardoni July 3, 2025 14:21
Copy link

codecov bot commented Jul 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.15%. Comparing base (4bcfe6a) to head (2de4d65).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #16   +/-   ##
=======================================
  Coverage   90.15%   90.15%           
=======================================
  Files           7        7           
  Lines         691      691           
  Branches       83       83           
=======================================
  Hits          623      623           
  Misses         68       68           

☔ 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

github-actions bot commented Jul 3, 2025

Memory usage change @ ff8ea9d

Board flash % RAM for global variables %
arduino:mbed_giga:giga 🔺 +64 - +64 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_nano:nanorp2040connect 🔺 +54 - +54 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_nicla:nicla_vision 🔺 +64 - +64 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_opta:opta 🔺 +64 - +64 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 🔺 +56 - +56 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:renesas_uno:unor4wifi 🔺 +56 - +56 +0.02 - +0.02 0 - 0 0.0 - 0.0
arduino:samd:mkrwifi1010 🔺 +56 - +56 +0.02 - +0.02 0 - 0 0.0 - 0.0
arduino:samd:nano_33_iot 🔺 +48 - +48 +0.02 - +0.02 0 - 0 0.0 - 0.0
Click for full report table
Board examples/NetworkConfiguratorDemo
flash
% examples/NetworkConfiguratorDemo
RAM for global variables
%
arduino:mbed_giga:giga 64 0.0 0 0.0
arduino:mbed_nano:nanorp2040connect 54 0.0 0 0.0
arduino:mbed_nicla:nicla_vision 64 0.0 0 0.0
arduino:mbed_opta:opta 64 0.0 0 0.0
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 56 0.0 0 0.0
arduino:renesas_uno:unor4wifi 56 0.02 0 0.0
arduino:samd:mkrwifi1010 56 0.02 0 0.0
arduino:samd:nano_33_iot 48 0.02 0 0.0
Click for full report CSV
Board,examples/NetworkConfiguratorDemo<br>flash,%,examples/NetworkConfiguratorDemo<br>RAM for global variables,%
arduino:mbed_giga:giga,64,0.0,0,0.0
arduino:mbed_nano:nanorp2040connect,54,0.0,0,0.0
arduino:mbed_nicla:nicla_vision,64,0.0,0,0.0
arduino:mbed_opta:opta,64,0.0,0,0.0
arduino:mbed_portenta:envie_m7,N/A,N/A,N/A,N/A
arduino:renesas_portenta:portenta_c33,56,0.0,0,0.0
arduino:renesas_uno:unor4wifi,56,0.02,0,0.0
arduino:samd:mkrwifi1010,56,0.02,0,0.0
arduino:samd:nano_33_iot,48,0.02,0,0.0

@per1234 per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Jul 3, 2025
@fabik111 fabik111 force-pushed the new-animations-unor4 branch from ff8ea9d to 2de4d65 Compare July 3, 2025 15:01
Copy link

github-actions bot commented Jul 3, 2025

Memory usage change @ 2de4d65

Board flash % RAM for global variables %
arduino:mbed_giga:giga 🔺 +64 - +64 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_nano:nanorp2040connect 🔺 +54 - +54 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_nicla:nicla_vision 🔺 +64 - +64 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_opta:opta 🔺 +64 - +64 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 🔺 +56 - +56 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:renesas_uno:unor4wifi 🔺 +56 - +56 +0.02 - +0.02 0 - 0 0.0 - 0.0
arduino:samd:mkrwifi1010 🔺 +56 - +56 +0.02 - +0.02 0 - 0 0.0 - 0.0
arduino:samd:nano_33_iot 🔺 +48 - +48 +0.02 - +0.02 0 - 0 0.0 - 0.0
Click for full report table
Board examples/NetworkConfiguratorDemo
flash
% examples/NetworkConfiguratorDemo
RAM for global variables
%
arduino:mbed_giga:giga 64 0.0 0 0.0
arduino:mbed_nano:nanorp2040connect 54 0.0 0 0.0
arduino:mbed_nicla:nicla_vision 64 0.0 0 0.0
arduino:mbed_opta:opta 64 0.0 0 0.0
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 56 0.0 0 0.0
arduino:renesas_uno:unor4wifi 56 0.02 0 0.0
arduino:samd:mkrwifi1010 56 0.02 0 0.0
arduino:samd:nano_33_iot 48 0.02 0 0.0
Click for full report CSV
Board,examples/NetworkConfiguratorDemo<br>flash,%,examples/NetworkConfiguratorDemo<br>RAM for global variables,%
arduino:mbed_giga:giga,64,0.0,0,0.0
arduino:mbed_nano:nanorp2040connect,54,0.0,0,0.0
arduino:mbed_nicla:nicla_vision,64,0.0,0,0.0
arduino:mbed_opta:opta,64,0.0,0,0.0
arduino:mbed_portenta:envie_m7,N/A,N/A,N/A,N/A
arduino:renesas_portenta:portenta_c33,56,0.0,0,0.0
arduino:renesas_uno:unor4wifi,56,0.02,0,0.0
arduino:samd:mkrwifi1010,56,0.02,0,0.0
arduino:samd:nano_33_iot,48,0.02,0,0.0

@fabik111 fabik111 merged commit 899af0a into main Jul 4, 2025
29 checks passed
@fabik111 fabik111 deleted the new-animations-unor4 branch July 4, 2025 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants