On Thu, Jul 12, 2018 at 3:49 PM, Mathew Benson <mben...@windhoverlabs.com>
wrote:

> 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 <
> sebastian.hu...@embedded-brains.de> wrote:
>
>> ----- Am 12. Jul 2018 um 19:48 schrieb Mathew Benson
>> mathew.ben...@gmail.com:
>>
>> > 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 de...@rtems.org (or via a ticket). It should be
>> documented and tested.
>>
>
Please see if the following are relevant to this discussion:
https://devel.rtems.org/wiki/Developer/Projects/Open/StackChecker
https://devel.rtems.org/wiki/Developer/Projects/Open/CPU_Statistics

They are sparsely described, but I think relate to this conversation.


> _______________________________________________
>> users mailing list
>> users@rtems.org
>> http://lists.rtems.org/mailman/listinfo/users
>>
>
>
>
> --
> *Mathew Benson*
> CEO | Chief Engineer
> Windhover Labs, LLC
> 832-640-4018
>
>
> www.windhoverlabs.com
>
>
> _______________________________________________
> users mailing list
> users@rtems.org
> http://lists.rtems.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to