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

Cleanup and refactor library #27

Merged
merged 37 commits into from Oct 12, 2021
Merged

Cleanup and refactor library #27

merged 37 commits into from Oct 12, 2021

Conversation

aentinger
Copy link
Contributor

@aentinger aentinger commented Oct 11, 2021

This fixes #25.

…hreads into an abstract class, preventing accidential instantiation.
@aentinger aentinger added the type: enhancement Proposed improvement label Oct 11, 2021
@aentinger aentinger self-assigned this Oct 11, 2021
@aentinger aentinger force-pushed the pretty-the-horse-up branch 3 times, most recently from 93ba9eb to b466d3d Compare October 11, 2021 08:20
@github-actions
Copy link

Memory usage change @ 904ee61

Board flash % RAM for global variables %
arduino:mbed_nano:nano33ble N/A N/A N/A N/A
arduino:mbed_nano:nanorp2040connect N/A N/A N/A N/A
arduino:mbed_portenta:envie_m4 N/A N/A N/A N/A
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
Click for full report table
Board examples/Demo_Shared
flash
% examples/Demo_Shared
RAM for global variables
% examples/Demo_Source_Sink
flash
% examples/Demo_Source_Sink
RAM for global variables
%
arduino:mbed_nano:nano33ble N/A N/A N/A N/A N/A N/A N/A N/A
arduino:mbed_nano:nanorp2040connect N/A N/A N/A N/A N/A N/A N/A N/A
arduino:mbed_portenta:envie_m4 N/A N/A N/A N/A N/A N/A N/A N/A
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A N/A N/A N/A N/A
Click for full report CSV
Board,examples/Demo_Shared<br>flash,%,examples/Demo_Shared<br>RAM for global variables,%,examples/Demo_Source_Sink<br>flash,%,examples/Demo_Source_Sink<br>RAM for global variables,%
arduino:mbed_nano:nano33ble,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
arduino:mbed_nano:nanorp2040connect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
arduino:mbed_portenta:envie_m4,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
arduino:mbed_portenta:envie_m7,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A

@arduino-libraries arduino-libraries deleted a comment from github-actions bot Oct 11, 2021
@github-actions
Copy link

Memory usage change @ 3ac5c61

Board flash % RAM for global variables %
arduino:mbed_nano:nano33ble N/A N/A N/A N/A
arduino:mbed_nano:nanorp2040connect N/A N/A N/A N/A
arduino:mbed_portenta:envie_m4 N/A N/A N/A N/A
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
Click for full report table
Board examples/Demo_Shared_Counter
flash
% examples/Demo_Shared_Counter
RAM for global variables
% examples/Demo_Source_Sink_Counter
flash
% examples/Demo_Source_Sink_Counter
RAM for global variables
% examples/Demo_Source_Sink_LED
flash
% examples/Demo_Source_Sink_LED
RAM for global variables
%
arduino:mbed_nano:nano33ble 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:mbed_nano:nanorp2040connect 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:mbed_portenta:envie_m4 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: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
Click for full report CSV
Board,examples/Demo_Shared_Counter<br>flash,%,examples/Demo_Shared_Counter<br>RAM for global variables,%,examples/Demo_Source_Sink_Counter<br>flash,%,examples/Demo_Source_Sink_Counter<br>RAM for global variables,%,examples/Demo_Source_Sink_LED<br>flash,%,examples/Demo_Source_Sink_LED<br>RAM for global variables,%
arduino:mbed_nano:nano33ble,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:mbed_nano:nanorp2040connect,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:mbed_portenta:envie_m4,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: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

@github-actions
Copy link

Memory usage change @ de2a0d4

Board flash % RAM for global variables %
arduino:mbed_nano:nano33ble N/A N/A N/A N/A
arduino:mbed_nano:nanorp2040connect N/A N/A N/A N/A
arduino:mbed_portenta:envie_m4 N/A N/A N/A N/A
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
Click for full report table
Board examples/Demo_Shared_Counter
flash
% examples/Demo_Shared_Counter
RAM for global variables
% examples/Demo_Source_Sink_Counter
flash
% examples/Demo_Source_Sink_Counter
RAM for global variables
% examples/Demo_Source_Sink_LED
flash
% examples/Demo_Source_Sink_LED
RAM for global variables
%
arduino:mbed_nano:nano33ble 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:mbed_nano:nanorp2040connect 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:mbed_portenta:envie_m4 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: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
Click for full report CSV
Board,examples/Demo_Shared_Counter<br>flash,%,examples/Demo_Shared_Counter<br>RAM for global variables,%,examples/Demo_Source_Sink_Counter<br>flash,%,examples/Demo_Source_Sink_Counter<br>RAM for global variables,%,examples/Demo_Source_Sink_LED<br>flash,%,examples/Demo_Source_Sink_LED<br>RAM for global variables,%
arduino:mbed_nano:nano33ble,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:mbed_nano:nanorp2040connect,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:mbed_portenta:envie_m4,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: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

@aentinger aentinger marked this pull request as ready for review October 12, 2021 12:18
@aentinger aentinger merged commit 44c2c74 into master Oct 12, 2021
@aentinger aentinger deleted the pretty-the-horse-up branch October 12, 2021 12:18
aentinger added a commit that referenced this pull request Oct 13, 2021
@per1234 per1234 added the topic: infrastructure Related to project infrastructure label Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cleanup library to remove redundancies and prepare for launch
2 participants