nRF24 / RF24Network

OSI Layer 3 Networking for nRF24L01(+) and nRF52x on Arduino and Raspberry Pi
https://nrf24.github.io/RF24Network/
GNU General Public License v2.0
353 stars 163 forks source link

1.x update clang format #220

Closed 2bndy5 closed 4 months ago

2bndy5 commented 4 months ago

satisfy nRF24/.github#9

github-actions[bot] commented 4 months ago

Memory usage change @ a642bc4b8e881d41d7172e68b5c343b955810a5d

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/helloworld_rx`
flash|%|`examples/helloworld_rx`
RAM for global variables|%|`examples/helloworld_rx_advanced`
flash|%|`examples/helloworld_rx_advanced`
RAM for global variables|%|`examples/helloworld_tx_advanced`
flash|%|`examples/helloworld_tx_advanced`
RAM for global variables|%|`examples/helloworld_tx`
flash|%|`examples/helloworld_tx`
RAM for global variables|%|`examples/Network_Priority_RX`
flash|%|`examples/Network_Priority_RX`
RAM for global variables|%|`examples/Network_Priority_TX`
flash|%|`examples/Network_Priority_TX`
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 `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
Click for full report CSV ``` Board,examples/helloworld_rx
flash,%,examples/helloworld_rx
RAM for global variables,%,examples/helloworld_rx_advanced
flash,%,examples/helloworld_rx_advanced
RAM for global variables,%,examples/helloworld_tx_advanced
flash,%,examples/helloworld_tx_advanced
RAM for global variables,%,examples/helloworld_tx
flash,%,examples/helloworld_tx
RAM for global variables,%,examples/Network_Priority_RX
flash,%,examples/Network_Priority_RX
RAM for global variables,%,examples/Network_Priority_TX
flash,%,examples/Network_Priority_TX
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 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 ```