Skip to content

Fix compile error with NX_DEBUG enabled - #252

Merged
fdesbiens merged 1 commit into
eclipse-threadx:devfrom
madsknielsen:nx_debug
May 25, 2026
Merged

Fix compile error with NX_DEBUG enabled#252
fdesbiens merged 1 commit into
eclipse-threadx:devfrom
madsknielsen:nx_debug

Conversation

@madsknielsen

Copy link
Copy Markdown
Contributor

When compiling with NX_DEBUG enabled the
nx_ram_network_driver gives a compiler error when
printing the IP Address, since long sub-specifier
is missing.

When compiling with NX_DEBUG enabled the
nx_ram_network_driver gives a compiler error when
printing the IP Address, since long sub-specifier
is missing.
@fdesbiens
fdesbiens requested a review from yuxinzhou5 February 6, 2026 14:57
@fdesbiens fdesbiens moved this to In review in ThreadX Roadmap Feb 6, 2026
@fdesbiens
fdesbiens changed the base branch from master to dev May 25, 2026 15:35
@fdesbiens

Copy link
Copy Markdown
Contributor

Thank you for this contribution, @madsknielsen. My apologies for the long delay.

@fdesbiens
fdesbiens merged commit d3688d0 into eclipse-threadx:dev May 25, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from In review to Done in ThreadX Roadmap May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants