eren-terzioglu commented on PR #17237: URL: https://github.com/apache/nuttx/pull/17237#issuecomment-3437454899
> > > @eren-terzioglu suggestion: please include the test example in to Documentation/ and explain the steps to test it. This way people could use this feature easily > > > > > > ULP example has only one line difference than documentation which is mentioned on Kconfig option and defconfig doc. Also PM defconfig doc should include tricks to let device sleep. Should we add it? I thought it will be unnecessary repeating. > > Is this only one line necessary to get ULP working correctly on NuttX? If so I think it is important to document it, even if you decide not to include this sample source code. Only different line is `ulp_riscv_wakeup_main_processor` and it is waking up the HP core but I can add it into ULP example with a comment, it will be efficient and informational. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
