Skip to content

Added More NetX Macros to u_nx_debug.c#389

Merged
bjackson312006 merged 4 commits intomqtt-ethernetfrom
mqtt-ethernet.new-netx-macros
Mar 31, 2026
Merged

Added More NetX Macros to u_nx_debug.c#389
bjackson312006 merged 4 commits intomqtt-ethernetfrom
mqtt-ethernet.new-netx-macros

Conversation

@bjackson312006
Copy link
Copy Markdown
Collaborator

Added more NetX macros to the big switch statement in u_nx_debug.c, since the MQTT and PTP stuff uses a bunch of new functions

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Extends the NetX status-to-string helper so debugging output can display additional status codes used by MQTT and PTP features.

Changes:

  • Added NXD_MQTT_* status mappings to nx_status_toString().
  • Added NX_PTP_* status mappings to nx_status_toString().

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bjackson312006 bjackson312006 requested a review from jr1221 March 30, 2026 00:51
@bjackson312006 bjackson312006 merged commit c17e763 into mqtt-ethernet Mar 31, 2026
1 of 2 checks passed
@bjackson312006 bjackson312006 deleted the mqtt-ethernet.new-netx-macros branch March 31, 2026 22:33
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.

2 participants