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

No default init of max message buffer. #220

Merged
merged 1 commit into from
Mar 27, 2023
Merged

No default init of max message buffer. #220

merged 1 commit into from
Mar 27, 2023

Conversation

aentinger
Copy link
Member

This is not necessary and can take a long time on a MCU.

This is not necessary and can take a long time on a MCU.
@aentinger aentinger added topic: firmware Code that runs on an embedded system. type: enhancement PR to improve the project. labels Mar 27, 2023
@aentinger aentinger self-assigned this Mar 27, 2023
@github-actions
Copy link

Memory usage change @ 86ce19f

Board flash % RAM for global variables %
rp2040:rp2040:rpipico 💚 -40 - 0 -0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table
Board examples/OpenCyphal-Blink
flash
% examples/OpenCyphal-Blink
RAM for global variables
% examples/OpenCyphal-Heartbeat-Publisher
flash
% examples/OpenCyphal-Heartbeat-Publisher
RAM for global variables
% examples/OpenCyphal-Heartbeat-Subscriber
flash
% examples/OpenCyphal-Heartbeat-Subscriber
RAM for global variables
% examples/OpenCyphal-Service-Client
flash
% examples/OpenCyphal-Service-Client
RAM for global variables
% examples/OpenCyphal-Service-Server
flash
% examples/OpenCyphal-Service-Server
RAM for global variables
% examples/OpenCyphal-GNSS-Node
flash
% examples/OpenCyphal-GNSS-Node
RAM for global variables
% examples/OpenCyphal-ToF-Distance-Sensor-Node
flash
% examples/OpenCyphal-ToF-Distance-Sensor-Node
RAM for global variables
%
rp2040:rp2040:rpipico -24 -0.0 0 0.0 -24 -0.0 0 0.0 0 0.0 0 0.0 -16 -0.0 0 0.0 0 0.0 0 0.0 -16 -0.0 0 0.0 -40 -0.0 0 0.0
Click for full report CSV
Board,examples/OpenCyphal-Blink<br>flash,%,examples/OpenCyphal-Blink<br>RAM for global variables,%,examples/OpenCyphal-Heartbeat-Publisher<br>flash,%,examples/OpenCyphal-Heartbeat-Publisher<br>RAM for global variables,%,examples/OpenCyphal-Heartbeat-Subscriber<br>flash,%,examples/OpenCyphal-Heartbeat-Subscriber<br>RAM for global variables,%,examples/OpenCyphal-Service-Client<br>flash,%,examples/OpenCyphal-Service-Client<br>RAM for global variables,%,examples/OpenCyphal-Service-Server<br>flash,%,examples/OpenCyphal-Service-Server<br>RAM for global variables,%,examples/OpenCyphal-GNSS-Node<br>flash,%,examples/OpenCyphal-GNSS-Node<br>RAM for global variables,%,examples/OpenCyphal-ToF-Distance-Sensor-Node<br>flash,%,examples/OpenCyphal-ToF-Distance-Sensor-Node<br>RAM for global variables,%
rp2040:rp2040:rpipico,-24,-0.0,0,0.0,-24,-0.0,0,0.0,0,0.0,0,0.0,-16,-0.0,0,0.0,0,0.0,0,0.0,-16,-0.0,0,0.0,-40,-0.0,0,0.0

@aentinger aentinger merged commit 6487c9c into main Mar 27, 2023
@aentinger aentinger deleted the no-default-init branch March 27, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: firmware Code that runs on an embedded system. type: enhancement PR to improve the project.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants