I like this idea. I signed up for the mailing list. I'll try to submit something in the next few days. Thanks.
On Thu, Jul 12, 2018 at 12:56 PM, Sebastian Huber < [email protected]> wrote: > ----- Am 12. Jul 2018 um 19:48 schrieb Mathew Benson > [email protected]: > > > I assume symbols prefixed with "_" are to be considered part of the > private > > API. What are the guidelines and legalities, if any, of bringing in > these > > private symbols into our own code? > > Functions, variables, and so on starting with an underscore "_" should > never be used by application code. If a certain functionality is not > provided by a public API in RTEMS, then a public API for this functionality > should be proposed to [email protected] (or via a ticket). It should be > documented and tested. > _______________________________________________ > users mailing list > [email protected] > http://lists.rtems.org/mailman/listinfo/users > -- *Mathew Benson* CEO | Chief Engineer Windhover Labs, LLC 832-640-4018 www.windhoverlabs.com
_______________________________________________ users mailing list [email protected] http://lists.rtems.org/mailman/listinfo/users
