Skip to content
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

Use ArduinoBearSSL library #465

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

Conversation

pennam
Copy link
Collaborator

@pennam pennam commented May 22, 2024

Needs arduino-libraries/ArduinoBearSSL#80 in order to configure custom client profile and reduce build size.

Fixes: #398

Board Name connected OTA
arduino:mbed_giga:giga OK OK
arduino:mbed_nano:nanorp2040connect OK OK
arduino:mbed_opta:opta (WIFI) OK OK
arduino:mbed_opta:opta (ETH)
arduino:mbed_portenta:envie_m7 OK OK
arduino:samd:mkr1000
arduino:samd:mkrgsm1400
arduino:samd:mkrnb1500

Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.81%. Comparing base (4bc2784) to head (b1fa82b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #465   +/-   ##
=======================================
  Coverage   94.81%   94.81%           
=======================================
  Files          31       31           
  Lines        1370     1370           
=======================================
  Hits         1299     1299           
  Misses         71       71           

☔ 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.

@per1234 per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels May 23, 2024
@arduino-libraries arduino-libraries deleted a comment from github-actions bot Jul 17, 2024
@arduino-libraries arduino-libraries deleted a comment from github-actions bot Jul 17, 2024
@arduino-libraries arduino-libraries deleted a comment from github-actions bot Aug 12, 2024
@pennam pennam force-pushed the tls_rm-2.0.0 branch 2 times, most recently from e1f4f19 to 74de9b6 Compare August 12, 2024 13:41
@arduino-libraries arduino-libraries deleted a comment from github-actions bot Aug 12, 2024
@pennam pennam force-pushed the tls_rm-2.0.0 branch 2 times, most recently from e1f4f19 to 351f84c Compare August 21, 2024 08:20
@arduino-libraries arduino-libraries deleted a comment from github-actions bot Aug 21, 2024
@pennam pennam force-pushed the tls_rm-2.0.0 branch 2 times, most recently from e1f4f19 to 73e4565 Compare November 4, 2024 13:30
@arduino-libraries arduino-libraries deleted a comment from github-actions bot Nov 4, 2024
@arduino-libraries arduino-libraries deleted a comment from github-actions bot Nov 4, 2024
@arduino-libraries arduino-libraries deleted a comment from github-actions bot Nov 4, 2024
Copy link

github-actions bot commented Nov 4, 2024

Memory usage change @ 73e4565

Board flash % RAM for global variables %
arduino:esp32:nano_nora 💚 -1736 - -88 -0.06 - -0.0 0 - 0 0.0 - 0.0
arduino:mbed_edge:edge_control 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_giga:giga 🔺 0 - +88 0.0 - 0.0 🔺 0 - +2952 0.0 - +0.56
arduino:mbed_nano:nanorp2040connect 🔺 0 - +80 0.0 - 0.0 🔺 0 - +28 0.0 - +0.01
arduino:mbed_nicla:nicla_vision 💚 -1536 - 0 -0.08 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_opta:opta 🔺 0 - +152 0.0 - +0.01 🔺 0 - +2952 0.0 - +0.56
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 🔺 0 - +8 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:renesas_uno:unor4wifi 🔺 +5740 - +5740 +2.19 - +2.19 🔺 +2276 - +2276 +6.95 - +6.95
arduino:samd:mkr1000 🔺 0 - +80 0.0 - +0.03 💚 -152 - 0 -0.46 - 0.0
arduino:samd:mkrgsm1400 🔺 0 - +88 0.0 - +0.03 💚 -152 - 0 -0.46 - 0.0
arduino:samd:mkrnb1500 🔺 0 - +104 0.0 - +0.04 💚 -152 - 0 -0.46 - 0.0
arduino:samd:mkrwan1300 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrwifi1010 🔺 0 - +72 0.0 - +0.03 🔺 0 - +8 0.0 - +0.02
arduino:samd:nano_33_iot 🔺 0 - +76 0.0 - +0.03 🔺 0 - +12 0.0 - +0.04
esp32:esp32:esp32 💚 -1768 - -88 -0.13 - -0.01 0 - 0 0.0 - 0.0
esp8266:esp8266:huzzah 💚 -36 - -32 -0.0 - -0.0 💚 -4180 - -4164 -5.1 - -5.08
Click for full report table
Board examples/ArduinoIoTCloud-Advanced
flash
% examples/ArduinoIoTCloud-Advanced
RAM for global variables
% examples/ArduinoIoTCloud-Basic
flash
% examples/ArduinoIoTCloud-Basic
RAM for global variables
% examples/ArduinoIoTCloud-Callbacks
flash
% examples/ArduinoIoTCloud-Callbacks
RAM for global variables
% examples/ArduinoIoTCloud-Schedule
flash
% examples/ArduinoIoTCloud-Schedule
RAM for global variables
% examples/utility/ArduinoIoTCloud_Travis_CI
flash
% examples/utility/ArduinoIoTCloud_Travis_CI
RAM for global variables
% examples/ArduinoIoTCloud-DeferredOTA
flash
% examples/ArduinoIoTCloud-DeferredOTA
RAM for global variables
% examples/ArduinoIoTCloud-Notecard
flash
% examples/ArduinoIoTCloud-Notecard
RAM for global variables
% examples/utility/Provisioning
flash
% examples/utility/Provisioning
RAM for global variables
% examples/utility/SelfProvisioning
flash
% examples/utility/SelfProvisioning
RAM for global variables
%
arduino:esp32:nano_nora -1672 -0.05 0 0.0 -1692 -0.05 0 0.0 -1736 -0.06 0 0.0 -1696 -0.05 0 0.0 -1700 -0.05 0 0.0 -1716 -0.05 0 0.0 -88 -0.0 0 0.0
arduino:mbed_edge:edge_control 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_giga:giga 88 0.0 2920 0.56 88 0.0 2920 0.56 88 0.0 2920 0.56 88 0.0 2920 0.56 88 0.0 2920 0.56 88 0.0 2952 0.56 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_nano:nanorp2040connect 80 0.0 28 0.01 80 0.0 28 0.01 80 0.0 28 0.01 80 0.0 28 0.01 80 0.0 28 0.01 80 0.0 28 0.01 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_nicla:nicla_vision -1536 -0.08 0 0.0 -1536 -0.08 0 0.0 -1536 -0.08 0 0.0 -1528 -0.08 0 0.0 -1536 -0.08 0 0.0 -1536 -0.08 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_opta:opta 88 0.0 2952 0.56 88 0.0 2920 0.56 152 0.01 2952 0.56 88 0.0 2920 0.56 88 0.0 2920 0.56 88 0.0 2920 0.56 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 8 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:renesas_uno:unor4wifi 5740 2.19 2276 6.95 5740 2.19 2276 6.95 5740 2.19 2276 6.95 5740 2.19 2276 6.95 5740 2.19 2276 6.95
arduino:samd:mkr1000 80 0.03 -152 -0.46 80 0.03 -152 -0.46 80 0.03 -152 -0.46 80 0.03 -152 -0.46 80 0.03 -152 -0.46 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:mkrgsm1400 88 0.03 -152 -0.46 80 0.03 -152 -0.46 80 0.03 -152 -0.46 80 0.03 -152 -0.46 80 0.03 -152 -0.46 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:mkrnb1500 104 0.04 -136 -0.42 80 0.03 -152 -0.46 80 0.03 -152 -0.46 80 0.03 -152 -0.46 80 0.03 -152 -0.46 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:mkrwan1300 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:mkrwifi1010 64 0.02 8 0.02 64 0.02 8 0.02 72 0.03 8 0.02 72 0.03 8 0.02 72 0.03 8 0.02 64 0.02 8 0.02 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:nano_33_iot 68 0.03 12 0.04 68 0.03 12 0.04 76 0.03 12 0.04 76 0.03 12 0.04 76 0.03 12 0.04 68 0.03 12 0.04 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
esp32:esp32:esp32 -1768 -0.13 0 0.0 -1716 -0.13 0 0.0 -1740 -0.13 0 0.0 -1744 -0.13 0 0.0 -1728 -0.13 0 0.0 -1692 -0.13 0 0.0 -88 -0.01 0 0.0
esp8266:esp8266:huzzah -36 -0.0 -4180 -5.1 -36 -0.0 -4172 -5.09 -36 -0.0 -4164 -5.08 -32 -0.0 -4176 -5.1 -32 -0.0 -4176 -5.1
Click for full report CSV
Board,examples/ArduinoIoTCloud-Advanced<br>flash,%,examples/ArduinoIoTCloud-Advanced<br>RAM for global variables,%,examples/ArduinoIoTCloud-Basic<br>flash,%,examples/ArduinoIoTCloud-Basic<br>RAM for global variables,%,examples/ArduinoIoTCloud-Callbacks<br>flash,%,examples/ArduinoIoTCloud-Callbacks<br>RAM for global variables,%,examples/ArduinoIoTCloud-Schedule<br>flash,%,examples/ArduinoIoTCloud-Schedule<br>RAM for global variables,%,examples/utility/ArduinoIoTCloud_Travis_CI<br>flash,%,examples/utility/ArduinoIoTCloud_Travis_CI<br>RAM for global variables,%,examples/ArduinoIoTCloud-DeferredOTA<br>flash,%,examples/ArduinoIoTCloud-DeferredOTA<br>RAM for global variables,%,examples/ArduinoIoTCloud-Notecard<br>flash,%,examples/ArduinoIoTCloud-Notecard<br>RAM for global variables,%,examples/utility/Provisioning<br>flash,%,examples/utility/Provisioning<br>RAM for global variables,%,examples/utility/SelfProvisioning<br>flash,%,examples/utility/SelfProvisioning<br>RAM for global variables,%
arduino:esp32:nano_nora,-1672,-0.05,0,0.0,-1692,-0.05,0,0.0,-1736,-0.06,0,0.0,-1696,-0.05,0,0.0,-1700,-0.05,0,0.0,-1716,-0.05,0,0.0,-88,-0.0,0,0.0
arduino:mbed_edge:edge_control,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,,,,,0,0.0,0,0.0
arduino:mbed_giga:giga,88,0.0,2920,0.56,88,0.0,2920,0.56,88,0.0,2920,0.56,88,0.0,2920,0.56,88,0.0,2920,0.56,88,0.0,2952,0.56,0,0.0,0,0.0,0,0.0,0,0.0
arduino:mbed_nano:nanorp2040connect,80,0.0,28,0.01,80,0.0,28,0.01,80,0.0,28,0.01,80,0.0,28,0.01,80,0.0,28,0.01,80,0.0,28,0.01,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:mbed_nicla:nicla_vision,-1536,-0.08,0,0.0,-1536,-0.08,0,0.0,-1536,-0.08,0,0.0,-1528,-0.08,0,0.0,-1536,-0.08,0,0.0,-1536,-0.08,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,,,,
arduino:mbed_opta:opta,88,0.0,2952,0.56,88,0.0,2920,0.56,152,0.01,2952,0.56,88,0.0,2920,0.56,88,0.0,2920,0.56,88,0.0,2920,0.56,0,0.0,0,0.0,0,0.0,0,0.0,,,,
arduino:mbed_portenta:envie_m7,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,,,,
arduino:renesas_portenta:portenta_c33,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,8,0.0,0,0.0,,,,,0,0.0,0,0.0,0,0.0,0,0.0,,,,
arduino:renesas_uno:unor4wifi,5740,2.19,2276,6.95,5740,2.19,2276,6.95,5740,2.19,2276,6.95,5740,2.19,2276,6.95,5740,2.19,2276,6.95,,,,,,,,,,,,,,,,
arduino:samd:mkr1000,80,0.03,-152,-0.46,80,0.03,-152,-0.46,80,0.03,-152,-0.46,80,0.03,-152,-0.46,80,0.03,-152,-0.46,,,,,0,0.0,0,0.0,0,0.0,0,0.0,,,,
arduino:samd:mkrgsm1400,88,0.03,-152,-0.46,80,0.03,-152,-0.46,80,0.03,-152,-0.46,80,0.03,-152,-0.46,80,0.03,-152,-0.46,,,,,0,0.0,0,0.0,0,0.0,0,0.0,,,,
arduino:samd:mkrnb1500,104,0.04,-136,-0.42,80,0.03,-152,-0.46,80,0.03,-152,-0.46,80,0.03,-152,-0.46,80,0.03,-152,-0.46,,,,,0,0.0,0,0.0,0,0.0,0,0.0,,,,
arduino:samd:mkrwan1300,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,,,,,0,0.0,0,0.0,,,,,,,,
arduino:samd:mkrwifi1010,64,0.02,8,0.02,64,0.02,8,0.02,72,0.03,8,0.02,72,0.03,8,0.02,72,0.03,8,0.02,64,0.02,8,0.02,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:nano_33_iot,68,0.03,12,0.04,68,0.03,12,0.04,76,0.03,12,0.04,76,0.03,12,0.04,76,0.03,12,0.04,68,0.03,12,0.04,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
esp32:esp32:esp32,-1768,-0.13,0,0.0,-1716,-0.13,0,0.0,-1740,-0.13,0,0.0,-1744,-0.13,0,0.0,-1728,-0.13,0,0.0,-1692,-0.13,0,0.0,-88,-0.01,0,0.0,,,,,,,,
esp8266:esp8266:huzzah,-36,-0.0,-4180,-5.1,-36,-0.0,-4172,-5.09,-36,-0.0,-4164,-5.08,-32,-0.0,-4176,-5.1,-32,-0.0,-4176,-5.1,,,,,,,,,,,,,,,,

Copy link

github-actions bot commented Apr 3, 2025

Memory usage change @ 78bff5d

Board flash % RAM for global variables %
arduino:esp32:nano_nora 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_edge:edge_control 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_giga:giga 🔺 0 - +88 0.0 - 0.0 🔺 0 - +2952 0.0 - +0.56
arduino:mbed_nano:nanorp2040connect 🔺 0 - +84 0.0 - 0.0 🔺 0 - +28 0.0 - +0.01
arduino:mbed_nicla:nicla_vision 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_opta:opta 🔺 0 - +144 0.0 - +0.01 🔺 0 - +2944 0.0 - +0.56
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 🔺 0 - +8 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:renesas_uno:unor4wifi 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkr1000 🔺 0 - +80 0.0 - +0.03 💚 -152 - 0 -0.46 - 0.0
arduino:samd:mkrgsm1400 🔺 0 - +80 0.0 - +0.03 💚 -152 - 0 -0.46 - 0.0
arduino:samd:mkrnb1500 🔺 0 - +96 0.0 - +0.04 💚 -152 - 0 -0.46 - 0.0
arduino:samd:mkrwan1300 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrwifi1010 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:nano_33_iot 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
esp32:esp32:esp32 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
esp8266:esp8266:huzzah 💚 -36 - -32 -0.0 - -0.0 💚 -4164 - -4144 -5.08 - -5.06
rp2040:rp2040:rpipicow 💚 -25120 - -25120 -1.2 - -1.2 💚 -544 - -528 -0.21 - -0.2
Click for full report table
Board examples/ArduinoIoTCloud-Advanced
flash
% examples/ArduinoIoTCloud-Advanced
RAM for global variables
% examples/ArduinoIoTCloud-Basic
flash
% examples/ArduinoIoTCloud-Basic
RAM for global variables
% examples/ArduinoIoTCloud-Callbacks
flash
% examples/ArduinoIoTCloud-Callbacks
RAM for global variables
% examples/utility/ArduinoIoTCloud_Travis_CI
flash
% examples/utility/ArduinoIoTCloud_Travis_CI
RAM for global variables
% examples/ArduinoIoTCloud-DeferredOTA
flash
% examples/ArduinoIoTCloud-DeferredOTA
RAM for global variables
% examples/ArduinoIoTCloud-Notecard
flash
% examples/ArduinoIoTCloud-Notecard
RAM for global variables
% examples/ArduinoIoTCloud-Schedule
flash
% examples/ArduinoIoTCloud-Schedule
RAM for global variables
% examples/utility/Provisioning
flash
% examples/utility/Provisioning
RAM for global variables
% examples/utility/SelfProvisioning
flash
% examples/utility/SelfProvisioning
RAM for global variables
%
arduino:esp32:nano_nora 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_edge:edge_control 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_giga:giga 88 0.0 2920 0.56 88 0.0 2952 0.56 88 0.0 2920 0.56 88 0.0 2920 0.56 88 0.0 2920 0.56 0 0.0 0 0.0 88 0.0 2920 0.56 0 0.0 0 0.0
arduino:mbed_nano:nanorp2040connect 84 0.0 28 0.01 84 0.0 28 0.01 84 0.0 28 0.01 84 0.0 28 0.01 84 0.0 28 0.01 0 0.0 0 0.0 84 0.0 28 0.01 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_nicla:nicla_vision 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_opta:opta 80 0.0 2944 0.56 80 0.0 2912 0.56 80 0.0 2944 0.56 144 0.01 2912 0.56 80 0.0 2912 0.56 0 0.0 0 0.0 80 0.0 2912 0.56 0 0.0 0 0.0
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 0 0.0 0 0.0 0 0.0 0 0.0 8 0.0 0 0.0 8 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:renesas_uno:unor4wifi 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:mkr1000 80 0.03 -152 -0.46 80 0.03 -152 -0.46 80 0.03 -152 -0.46 80 0.03 -152 -0.46 0 0.0 0 0.0 80 0.03 -152 -0.46 0 0.0 0 0.0
arduino:samd:mkrgsm1400 80 0.03 -152 -0.46 80 0.03 -152 -0.46 80 0.03 -152 -0.46 80 0.03 -152 -0.46 0 0.0 0 0.0 80 0.03 -152 -0.46 0 0.0 0 0.0
arduino:samd:mkrnb1500 80 0.03 -152 -0.46 96 0.04 -136 -0.42 96 0.04 -136 -0.42 96 0.04 -136 -0.42 0 0.0 0 0.0 96 0.04 -136 -0.42 0 0.0 0 0.0
arduino:samd:mkrwan1300 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:mkrwifi1010 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:nano_33_iot 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
esp32:esp32:esp32 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
esp8266:esp8266:huzzah -36 -0.0 -4164 -5.08 -32 -0.0 -4144 -5.06 -32 -0.0 -4160 -5.08 -36 -0.0 -4156 -5.07 -32 -0.0 -4144 -5.06
rp2040:rp2040:rpipicow -25120 -1.2 -528 -0.2 -25120 -1.2 -544 -0.21 -25120 -1.2 -544 -0.21 -25120 -1.2 -544 -0.21
Click for full report CSV
Board,examples/ArduinoIoTCloud-Advanced<br>flash,%,examples/ArduinoIoTCloud-Advanced<br>RAM for global variables,%,examples/ArduinoIoTCloud-Basic<br>flash,%,examples/ArduinoIoTCloud-Basic<br>RAM for global variables,%,examples/ArduinoIoTCloud-Callbacks<br>flash,%,examples/ArduinoIoTCloud-Callbacks<br>RAM for global variables,%,examples/utility/ArduinoIoTCloud_Travis_CI<br>flash,%,examples/utility/ArduinoIoTCloud_Travis_CI<br>RAM for global variables,%,examples/ArduinoIoTCloud-DeferredOTA<br>flash,%,examples/ArduinoIoTCloud-DeferredOTA<br>RAM for global variables,%,examples/ArduinoIoTCloud-Notecard<br>flash,%,examples/ArduinoIoTCloud-Notecard<br>RAM for global variables,%,examples/ArduinoIoTCloud-Schedule<br>flash,%,examples/ArduinoIoTCloud-Schedule<br>RAM for global variables,%,examples/utility/Provisioning<br>flash,%,examples/utility/Provisioning<br>RAM for global variables,%,examples/utility/SelfProvisioning<br>flash,%,examples/utility/SelfProvisioning<br>RAM for global variables,%
arduino:esp32:nano_nora,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:mbed_edge:edge_control,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,,,,,0,0.0,0,0.0,0,0.0,0,0.0
arduino:mbed_giga:giga,88,0.0,2920,0.56,88,0.0,2952,0.56,88,0.0,2920,0.56,88,0.0,2920,0.56,88,0.0,2920,0.56,0,0.0,0,0.0,88,0.0,2920,0.56,0,0.0,0,0.0
arduino:mbed_nano:nanorp2040connect,84,0.0,28,0.01,84,0.0,28,0.01,84,0.0,28,0.01,84,0.0,28,0.01,84,0.0,28,0.01,0,0.0,0,0.0,84,0.0,28,0.01,0,0.0,0,0.0,0,0.0,0,0.0
arduino:mbed_nicla:nicla_vision,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,,,,
arduino:mbed_opta:opta,80,0.0,2944,0.56,80,0.0,2912,0.56,80,0.0,2944,0.56,144,0.01,2912,0.56,80,0.0,2912,0.56,0,0.0,0,0.0,80,0.0,2912,0.56,0,0.0,0,0.0,,,,
arduino:mbed_portenta:envie_m7,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,,,,
arduino:renesas_portenta:portenta_c33,0,0.0,0,0.0,0,0.0,0,0.0,8,0.0,0,0.0,8,0.0,0,0.0,,,,,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,,,,
arduino:renesas_uno:unor4wifi,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,,,,,0,0.0,0,0.0,0,0.0,0,0.0,,,,,,,,
arduino:samd:mkr1000,80,0.03,-152,-0.46,80,0.03,-152,-0.46,80,0.03,-152,-0.46,80,0.03,-152,-0.46,,,,,0,0.0,0,0.0,80,0.03,-152,-0.46,0,0.0,0,0.0,,,,
arduino:samd:mkrgsm1400,80,0.03,-152,-0.46,80,0.03,-152,-0.46,80,0.03,-152,-0.46,80,0.03,-152,-0.46,,,,,0,0.0,0,0.0,80,0.03,-152,-0.46,0,0.0,0,0.0,,,,
arduino:samd:mkrnb1500,80,0.03,-152,-0.46,96,0.04,-136,-0.42,96,0.04,-136,-0.42,96,0.04,-136,-0.42,,,,,0,0.0,0,0.0,96,0.04,-136,-0.42,0,0.0,0,0.0,,,,
arduino:samd:mkrwan1300,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,,,,,0,0.0,0,0.0,,,,,,,,,,,,
arduino:samd:mkrwifi1010,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:nano_33_iot,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
esp32:esp32:esp32,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,,,,,,,,
esp8266:esp8266:huzzah,-36,-0.0,-4164,-5.08,-32,-0.0,-4144,-5.06,-32,-0.0,-4160,-5.08,-36,-0.0,-4156,-5.07,,,,,,,,,-32,-0.0,-4144,-5.06,,,,,,,,
rp2040:rp2040:rpipicow,-25120,-1.2,-528,-0.2,-25120,-1.2,-544,-0.21,-25120,-1.2,-544,-0.21,-25120,-1.2,-544,-0.21,,,,,,,,,,,,,,,,,,,,

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this marked as moved? they seem a complete different file to me

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes it is a complete different file 🤔

Copy link
Contributor

@andreagilardoni andreagilardoni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should add ArduinoBearSSL also in the library.properties file as a dependency

Copy link

github-actions bot commented Apr 4, 2025

Memory usage change @ b1fa82b

Board flash % RAM for global variables %
arduino:esp32:nano_nora 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_edge:edge_control 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_giga:giga 🔺 0 - +88 0.0 - 0.0 🔺 0 - +2952 0.0 - +0.56
arduino:mbed_nano:nanorp2040connect 🔺 0 - +84 0.0 - 0.0 🔺 0 - +28 0.0 - +0.01
arduino:mbed_nicla:nicla_vision 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_opta:opta 🔺 0 - +144 0.0 - +0.01 🔺 0 - +2944 0.0 - +0.56
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 🔺 0 - +8 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:renesas_uno:unor4wifi 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkr1000 🔺 0 - +80 0.0 - +0.03 💚 -152 - 0 -0.46 - 0.0
arduino:samd:mkrgsm1400 🔺 0 - +80 0.0 - +0.03 💚 -152 - 0 -0.46 - 0.0
arduino:samd:mkrnb1500 🔺 0 - +96 0.0 - +0.04 💚 -152 - 0 -0.46 - 0.0
arduino:samd:mkrwan1300 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrwifi1010 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:nano_33_iot 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
esp32:esp32:esp32 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
esp8266:esp8266:huzzah 💚 -36 - -32 -0.0 - -0.0 💚 -4164 - -4144 -5.08 - -5.06
rp2040:rp2040:rpipicow 💚 -25120 - -25120 -1.2 - -1.2 💚 -544 - -528 -0.21 - -0.2
Click for full report table
Board examples/ArduinoIoTCloud-Advanced
flash
% examples/ArduinoIoTCloud-Advanced
RAM for global variables
% examples/ArduinoIoTCloud-Basic
flash
% examples/ArduinoIoTCloud-Basic
RAM for global variables
% examples/ArduinoIoTCloud-Callbacks
flash
% examples/ArduinoIoTCloud-Callbacks
RAM for global variables
% examples/utility/ArduinoIoTCloud_Travis_CI
flash
% examples/utility/ArduinoIoTCloud_Travis_CI
RAM for global variables
% examples/ArduinoIoTCloud-DeferredOTA
flash
% examples/ArduinoIoTCloud-DeferredOTA
RAM for global variables
% examples/ArduinoIoTCloud-Notecard
flash
% examples/ArduinoIoTCloud-Notecard
RAM for global variables
% examples/ArduinoIoTCloud-Schedule
flash
% examples/ArduinoIoTCloud-Schedule
RAM for global variables
% examples/utility/Provisioning
flash
% examples/utility/Provisioning
RAM for global variables
% examples/utility/SelfProvisioning
flash
% examples/utility/SelfProvisioning
RAM for global variables
%
arduino:esp32:nano_nora 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_edge:edge_control 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_giga:giga 88 0.0 2920 0.56 88 0.0 2952 0.56 88 0.0 2920 0.56 88 0.0 2920 0.56 88 0.0 2920 0.56 0 0.0 0 0.0 88 0.0 2920 0.56 0 0.0 0 0.0
arduino:mbed_nano:nanorp2040connect 84 0.0 28 0.01 84 0.0 28 0.01 84 0.0 28 0.01 84 0.0 28 0.01 84 0.0 28 0.01 0 0.0 0 0.0 84 0.0 28 0.01 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_nicla:nicla_vision 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_opta:opta 80 0.0 2944 0.56 80 0.0 2912 0.56 80 0.0 2944 0.56 144 0.01 2912 0.56 80 0.0 2912 0.56 0 0.0 0 0.0 80 0.0 2912 0.56 0 0.0 0 0.0
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 0 0.0 0 0.0 0 0.0 0 0.0 8 0.0 0 0.0 8 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:renesas_uno:unor4wifi 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:mkr1000 80 0.03 -152 -0.46 80 0.03 -152 -0.46 80 0.03 -152 -0.46 80 0.03 -152 -0.46 0 0.0 0 0.0 80 0.03 -152 -0.46 0 0.0 0 0.0
arduino:samd:mkrgsm1400 80 0.03 -152 -0.46 80 0.03 -152 -0.46 80 0.03 -152 -0.46 80 0.03 -152 -0.46 0 0.0 0 0.0 80 0.03 -152 -0.46 0 0.0 0 0.0
arduino:samd:mkrnb1500 80 0.03 -152 -0.46 96 0.04 -136 -0.42 96 0.04 -136 -0.42 96 0.04 -136 -0.42 0 0.0 0 0.0 96 0.04 -136 -0.42 0 0.0 0 0.0
arduino:samd:mkrwan1300 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:mkrwifi1010 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:nano_33_iot 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
esp32:esp32:esp32 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
esp8266:esp8266:huzzah -36 -0.0 -4164 -5.08 -32 -0.0 -4144 -5.06 -32 -0.0 -4160 -5.08 -36 -0.0 -4156 -5.07 -32 -0.0 -4144 -5.06
rp2040:rp2040:rpipicow -25120 -1.2 -528 -0.2 -25120 -1.2 -544 -0.21 -25120 -1.2 -544 -0.21 -25120 -1.2 -544 -0.21
Click for full report CSV
Board,examples/ArduinoIoTCloud-Advanced<br>flash,%,examples/ArduinoIoTCloud-Advanced<br>RAM for global variables,%,examples/ArduinoIoTCloud-Basic<br>flash,%,examples/ArduinoIoTCloud-Basic<br>RAM for global variables,%,examples/ArduinoIoTCloud-Callbacks<br>flash,%,examples/ArduinoIoTCloud-Callbacks<br>RAM for global variables,%,examples/utility/ArduinoIoTCloud_Travis_CI<br>flash,%,examples/utility/ArduinoIoTCloud_Travis_CI<br>RAM for global variables,%,examples/ArduinoIoTCloud-DeferredOTA<br>flash,%,examples/ArduinoIoTCloud-DeferredOTA<br>RAM for global variables,%,examples/ArduinoIoTCloud-Notecard<br>flash,%,examples/ArduinoIoTCloud-Notecard<br>RAM for global variables,%,examples/ArduinoIoTCloud-Schedule<br>flash,%,examples/ArduinoIoTCloud-Schedule<br>RAM for global variables,%,examples/utility/Provisioning<br>flash,%,examples/utility/Provisioning<br>RAM for global variables,%,examples/utility/SelfProvisioning<br>flash,%,examples/utility/SelfProvisioning<br>RAM for global variables,%
arduino:esp32:nano_nora,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:mbed_edge:edge_control,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,,,,,0,0.0,0,0.0,0,0.0,0,0.0
arduino:mbed_giga:giga,88,0.0,2920,0.56,88,0.0,2952,0.56,88,0.0,2920,0.56,88,0.0,2920,0.56,88,0.0,2920,0.56,0,0.0,0,0.0,88,0.0,2920,0.56,0,0.0,0,0.0
arduino:mbed_nano:nanorp2040connect,84,0.0,28,0.01,84,0.0,28,0.01,84,0.0,28,0.01,84,0.0,28,0.01,84,0.0,28,0.01,0,0.0,0,0.0,84,0.0,28,0.01,0,0.0,0,0.0,0,0.0,0,0.0
arduino:mbed_nicla:nicla_vision,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,,,,
arduino:mbed_opta:opta,80,0.0,2944,0.56,80,0.0,2912,0.56,80,0.0,2944,0.56,144,0.01,2912,0.56,80,0.0,2912,0.56,0,0.0,0,0.0,80,0.0,2912,0.56,0,0.0,0,0.0,,,,
arduino:mbed_portenta:envie_m7,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,,,,
arduino:renesas_portenta:portenta_c33,0,0.0,0,0.0,0,0.0,0,0.0,8,0.0,0,0.0,8,0.0,0,0.0,,,,,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,,,,
arduino:renesas_uno:unor4wifi,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,,,,,0,0.0,0,0.0,0,0.0,0,0.0,,,,,,,,
arduino:samd:mkr1000,80,0.03,-152,-0.46,80,0.03,-152,-0.46,80,0.03,-152,-0.46,80,0.03,-152,-0.46,,,,,0,0.0,0,0.0,80,0.03,-152,-0.46,0,0.0,0,0.0,,,,
arduino:samd:mkrgsm1400,80,0.03,-152,-0.46,80,0.03,-152,-0.46,80,0.03,-152,-0.46,80,0.03,-152,-0.46,,,,,0,0.0,0,0.0,80,0.03,-152,-0.46,0,0.0,0,0.0,,,,
arduino:samd:mkrnb1500,80,0.03,-152,-0.46,96,0.04,-136,-0.42,96,0.04,-136,-0.42,96,0.04,-136,-0.42,,,,,0,0.0,0,0.0,96,0.04,-136,-0.42,0,0.0,0,0.0,,,,
arduino:samd:mkrwan1300,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,,,,,0,0.0,0,0.0,,,,,,,,,,,,
arduino:samd:mkrwifi1010,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:nano_33_iot,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
esp32:esp32:esp32,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,,,,,,,,
esp8266:esp8266:huzzah,-36,-0.0,-4164,-5.08,-32,-0.0,-4144,-5.06,-32,-0.0,-4160,-5.08,-36,-0.0,-4156,-5.07,,,,,,,,,-32,-0.0,-4144,-5.06,,,,,,,,
rp2040:rp2040:rpipicow,-25120,-1.2,-528,-0.2,-25120,-1.2,-544,-0.21,-25120,-1.2,-544,-0.21,-25120,-1.2,-544,-0.21,,,,,,,,,,,,,,,,,,,,

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
3 participants