nRF24 / RF24Mesh

OSI Layer 7 Mesh Networking for RF24Network & nrf24L01+ & nrf52x devices
http://nrf24.github.io/RF24Mesh
GNU General Public License v2.0
421 stars 154 forks source link

Doc updates and reusable CI #217

Closed 2bndy5 closed 1 year ago

2bndy5 commented 1 year ago

Some changes that update the CI and docs. See nRF24/RF24#887 about the "slight refactor".

github-actions[bot] commented 1 year ago

Memory usage change @ 07c35fb5e18d6b966ac6b558e1b66cecff3946da

Board flash % RAM for global variables %
arduino:avr:nano 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrzero 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table Board|examples/RF24Mesh_Example
flash|%|examples/RF24Mesh_Example
RAM for global variables|%|examples/RF24Mesh_Example_Master_Statics
flash|%|examples/RF24Mesh_Example_Master_Statics
RAM for global variables|%|examples/RF24Mesh_Example_Master_To_Nodes
flash|%|examples/RF24Mesh_Example_Master_To_Nodes
RAM for global variables|%|examples/RF24Mesh_Example_Node2Node
flash|%|examples/RF24Mesh_Example_Node2Node
RAM for global variables|%|examples/RF24Mesh_Example_Node2NodeExtra
flash|%|examples/RF24Mesh_Example_Node2NodeExtra
RAM for global variables|%|examples/RF24Mesh_SerialConfig
flash|%|examples/RF24Mesh_SerialConfig
RAM for global variables|%|examples/RF24Mesh_Example_Master
flash|%|examples/RF24Mesh_Example_Master
RAM for global variables|% -|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|- arduino:avr:nano|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|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:mkrzero|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0
Click for full report CSV ``` Board,examples/RF24Mesh_Example
flash,%,examples/RF24Mesh_Example
RAM for global variables,%,examples/RF24Mesh_Example_Master_Statics
flash,%,examples/RF24Mesh_Example_Master_Statics
RAM for global variables,%,examples/RF24Mesh_Example_Master_To_Nodes
flash,%,examples/RF24Mesh_Example_Master_To_Nodes
RAM for global variables,%,examples/RF24Mesh_Example_Node2Node
flash,%,examples/RF24Mesh_Example_Node2Node
RAM for global variables,%,examples/RF24Mesh_Example_Node2NodeExtra
flash,%,examples/RF24Mesh_Example_Node2NodeExtra
RAM for global variables,%,examples/RF24Mesh_SerialConfig
flash,%,examples/RF24Mesh_SerialConfig
RAM for global variables,%,examples/RF24Mesh_Example_Master
flash,%,examples/RF24Mesh_Example_Master
RAM for global variables,% arduino:avr:nano,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,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:mkrzero,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0 ```