+1
thanks for the contribution
Best regards
Alin
Från: Tomek CEDRO
Skickat: den 13 maj 2025 21:47
Till: dev@nuttx.apache.org
Ämne: Re: mDNS - apps utility or kernel? And licensing
Sounds good to share solutions between NuttX and Vela, thank you folks! :-) +1
fo
Hi KR,
Actually you shouldn't edit the Kconfig manually. Please see inside these
files, there is this disclaimer:
#
# This file is autogenerated: PLEASE DO NOT EDIT IT.
#
# You can use "make menuconfig" to make any modifications to the installed
.config file.
# You can then do "make savedefconfig
Hello,
thanks for letting me know and thanks to the people reviewing the PR.
Based on their feedback, I prepared version 2 of the patches:
The elimination of unused sections patch (0004) was reworked. I have to
admit that I only have user experience with Kconfig (Linux kernel build)
and no d