Gustavo Soares

Results 5 comments of Gustavo Soares

No, I did not. I enabled both CONFIG_EXAMPLES_POPEN and CONFIG_SYSTEM_POPEN using menuconfig.

> Could you reproduce the problem in a clear repo? Using a new installation, trying to search for _CONFIG_EXAMPLES_POPEN_ and _CONFIG_SYSTEM_POPEN_, I couldn't enable them. this is SYSTEM_POPEN Kconfig in...

But as shown in the second image in my previous reply, there is no dependency on _PIPES_, only requiring _NSH_LIBRARY_ to be enabled. This way I was capable of enabling...

It would help to find mistakes made by users, great idea, but no idea how to implement it.

> > But as shown in the second image in my previous reply, there is no dependency on _PIPES_, only requiring _NSH_LIBRARY_ to be enabled. This way I was capable...