Skip to content

Conversation

@xiaoxiang781216
Copy link
Contributor

@xiaoxiang781216 xiaoxiang781216 commented Oct 13, 2024

Summary

since the value is default after apache/nuttx-apps#2716

Impact

some boards' defconfig

Testing

ci

…onfig

since the value is default after apache/nuttx-apps#2716

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
@github-actions github-actions bot added Board: arm Board: arm64 Size: XS The size of the change in this PR is very small labels Oct 13, 2024
Copy link
Member

@lupyuen lupyuen left a comment

Choose a reason for hiding this comment

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

I hope this will fix the telnetd build. Thanks :-)

telnetd.c: In function 'telnetd_main':
Error: telnetd.c:57:5: error: 'CONFIG_SYSTEM_TELNETD_SESSION_STACKSIZE' undeclared (first use in this function); did you mean 'CONFIG_SYSTEM_TELNETD_SESSION_PRIORITY'?
   57 |     CONFIG_SYSTEM_TELNETD_SESSION_STACKSIZE,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |     CONFIG_SYSTEM_TELNETD_SESSION_PRIORITY

https://github.com/apache/nuttx/actions/runs/11313625049/job/31462630855

@xiaoxiang781216
Copy link
Contributor Author

close, fix by other patch.

@xiaoxiang781216 xiaoxiang781216 deleted the telnetd branch October 15, 2024 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Board: arm Board: arm64 Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants