acassis commented on PR #12624: URL: https://github.com/apache/nuttx/pull/12624#issuecomment-2209615282
> @anchao "This PR will support configure special data sections in kconfig to meet the support of 3rd party applications." > > Please include a usage example or documentation explaining how 3rd party applications will use it, it could be obvious for you, but maybe not of other developers. :-) Imagine a 3rd_party library wants to put its "data_img" at nuttx data memory, is it just need to define CONFIG_SIM_CUSTOM_DATA_SECTION as "data_img"? @xiaoxiang781216 what should be the right place in our Documentation to include it, to avoid another hidden feature? -- 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]
