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

nanocoap, gcoap: homogenize name of the module #19721

Merged
merged 2 commits into from
Jun 8, 2023
Merged

Conversation

benpicco
Copy link
Contributor

@benpicco benpicco commented Jun 8, 2023

Contribution description

Always stylize the name as nanoCoAP instead of Nanocoap.
Same for Gcoap -> GCoAP

Testing procedure

Issues/PRs references

@benpicco benpicco added Area: doc Area: Documentation Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer labels Jun 8, 2023
@benpicco benpicco requested a review from kaspar030 June 8, 2023 14:30
@github-actions github-actions bot added Area: CoAP Area: Constrained Application Protocol implementations Area: Kconfig Area: Kconfig integration Area: network Area: Networking Area: sys Area: System and removed Area: doc Area: Documentation labels Jun 8, 2023
@benpicco benpicco added Area: doc Area: Documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed Area: network Area: Networking Area: CoAP Area: Constrained Application Protocol implementations Area: sys Area: System Area: Kconfig Area: Kconfig integration labels Jun 8, 2023
@benpicco benpicco requested a review from maribu June 8, 2023 14:31
@github-actions github-actions bot added Area: CoAP Area: Constrained Application Protocol implementations Area: Kconfig Area: Kconfig integration Area: network Area: Networking Area: sys Area: System and removed Area: doc Area: Documentation labels Jun 8, 2023
@benpicco benpicco changed the title nanocoap: homogenize name of the module nanocoap, gcoap: homogenize name of the module Jun 8, 2023
@benpicco benpicco added the Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation label Jun 8, 2023
@benpicco benpicco added the CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs label Jun 8, 2023
@riot-ci
Copy link

riot-ci commented Jun 8, 2023

Murdock results

✔️ PASSED

d4042ee gcoap: homogenize name of the module

Success Failures Total Runtime
1 0 1 55s

Artifacts

@benpicco
Copy link
Contributor Author

benpicco commented Jun 8, 2023

bors merge

bors bot added a commit that referenced this pull request Jun 8, 2023
19706: boards/olimex-msp430-h2618: add new board r=maribu a=maribu

### Contribution description

This adds support of the Olimex MSP430-H2618 board. This board has plenty of RAM and ROM for an MSP430 board (even more than the z1), but still is easily obtainable.


19721: nanocoap, gcoap: homogenize name of the module r=benpicco a=benpicco



Co-authored-by: Marian Buschsieweke <[email protected]>
Co-authored-by: Marian Buschsieweke <[email protected]>
Co-authored-by: Benjamin Valentin <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jun 8, 2023

Build failed (retrying...):

@bors
Copy link
Contributor

bors bot commented Jun 8, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 98370be into RIOT-OS:master Jun 8, 2023
@benpicco benpicco deleted the nanoCoAP branch June 8, 2023 21:53
@benpicco benpicco added this to the Release 2023.07 milestone Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: CoAP Area: Constrained Application Protocol implementations Area: Kconfig Area: Kconfig integration Area: network Area: Networking Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants