Skip to content

chore: use nushell as task runner#54

Merged
2bndy5 merged 3 commits intomasterfrom
add-task-runner
May 26, 2025
Merged

chore: use nushell as task runner#54
2bndy5 merged 3 commits intomasterfrom
add-task-runner

Conversation

@2bndy5
Copy link
Copy Markdown
Member

@2bndy5 2bndy5 commented May 25, 2025

Same as nRF24/RF24#1038 except this repo only has the following tasks:

  • nur docs
  • nur fmt

All others tasks in nRF24/RF24#1038 are only applicable to Linux or the Pico SDK.

2bndy5 added 2 commits May 25, 2025 13:41
Same as  nRF24/RF24#1038 except this repo only has the following tasks:
- `nur docs`
- `nur  fmt`

All others tasks in nRF24/RF24#1038 are only applicable to Linux or the Pico SDK.
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Cpp-linter Review

Used clang-format v14.0.6

Click here for the full clang-format patch
diff --git a/RF24Ethernet.cpp b/RF24Ethernet.cpp
index e231644..4792a57 100644
--- a/RF24Ethernet.cpp
+++ b/RF24Ethernet.cpp
@@ -326 +326 @@ void RF24EthernetClass::network_send()
-        RF24Ethernet.network.write(headerOut, uip_buf, uip_len);
+    RF24Ethernet.network.write(headerOut, uip_buf, uip_len);

Have any feedback or feature suggestions? Share it here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 25, 2025

Memory usage change @ 8632d2d

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/Getting_Started_SimpleClient_Mesh
flash
% examples/Getting_Started_SimpleClient_Mesh
RAM for global variables
% examples/Getting_Started_SimpleServer_Mesh
flash
% examples/Getting_Started_SimpleServer_Mesh
RAM for global variables
% examples/InteractiveServer_Mesh
flash
% examples/InteractiveServer_Mesh
RAM for global variables
% examples/MQTT/mqtt_basic
flash
% examples/MQTT/mqtt_basic
RAM for global variables
% examples/MQTT/mqtt_basic_2
flash
% examples/MQTT/mqtt_basic_2
RAM for global variables
% examples/MQTT/mqtt_basic_no_blk
flash
% examples/MQTT/mqtt_basic_no_blk
RAM for global variables
% examples/SimpleClient_Mesh
flash
% examples/SimpleClient_Mesh
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/Getting_Started_SimpleClient_Mesh<br>flash,%,examples/Getting_Started_SimpleClient_Mesh<br>RAM for global variables,%,examples/Getting_Started_SimpleServer_Mesh<br>flash,%,examples/Getting_Started_SimpleServer_Mesh<br>RAM for global variables,%,examples/InteractiveServer_Mesh<br>flash,%,examples/InteractiveServer_Mesh<br>RAM for global variables,%,examples/MQTT/mqtt_basic<br>flash,%,examples/MQTT/mqtt_basic<br>RAM for global variables,%,examples/MQTT/mqtt_basic_2<br>flash,%,examples/MQTT/mqtt_basic_2<br>RAM for global variables,%,examples/MQTT/mqtt_basic_no_blk<br>flash,%,examples/MQTT/mqtt_basic_no_blk<br>RAM for global variables,%,examples/SimpleClient_Mesh<br>flash,%,examples/SimpleClient_Mesh<br>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

@github-actions github-actions bot dismissed their stale review May 25, 2025 21:46

outdated suggestion

github-actions[bot]

This comment was marked as duplicate.

avoids adding the wrong indentation to a line.
@2bndy5 2bndy5 force-pushed the add-task-runner branch from f768aa0 to 8632d2d Compare May 25, 2025 21:50
@github-actions github-actions bot dismissed their stale review May 25, 2025 21:50

outdated suggestion

@2bndy5 2bndy5 merged commit c95db9b into master May 26, 2025
64 checks passed
@2bndy5 2bndy5 deleted the add-task-runner branch May 26, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant