Re: Query Regarding Old Projects, for GSoC 2019

2019-03-13 Thread Vaibhav Gupta
After having off-list discussion with Dr Joel, I have already got a direction in project "POSIX Compilance" and I am giving my all time, solely, on that only. . But I am thankful to community that they gave their attention on this query, of mine. On Tue, Mar 12, 2019 at 3:56 PM Vaibhav Gupta wrot

Re: Doxygen @param and [in], [out] or [in,out]?

2019-03-13 Thread Gedare Bloom
On Wed, Mar 13, 2019 at 2:55 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 28/02/2019 15:52, Sebastian Huber wrote: > > Hello, > > > > we agreed to use @param for function parameter documentation: > > > > > https://docs.rtems.org/branches/master/eng/coding-doxygen.html#doxyg

Re: [PATCH] Add rtems_board_support_package()

2019-03-13 Thread Sebastian Huber
On 13/03/2019 14:39, Joel Sherrill wrote: On Wed, Mar 13, 2019 at 2:38 AM Sebastian Huber > wrote: What about this patch? The placement of rtems_board_support_package() into is a bit odd, but I think it fits into the scope of these

Re: [PATCH] Add rtems_board_support_package()

2019-03-13 Thread Joel Sherrill
On Wed, Mar 13, 2019 at 2:38 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > What about this patch? The placement of rtems_board_support_package() > into is a bit odd, but I think it fits into the scope > of these functions. You normally include if you want > to print some syst

Re: Help Needed with arm/lm4f120 tcfg Check

2019-03-13 Thread Joel Sherrill
On Wed, Mar 13, 2019, 2:12 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 12/03/2019 17:24, Joel Sherrill wrote: > > I have a puzzling issue after updating the lm4f120 tcfg file. I added > > cxx_iostream but it still tries to build it and fails. > > > > Can anyone spot why th

RE: Requirement Management tools

2019-03-13 Thread Jose Valdez
Hello Sebastian, Thank you for creating this ticket. I believe this will help, since now the RTEMS community can contribute with other tools and add other tool selection criteria. Just a note that some selection criteria can be classified as "hard" (that means must have or must not have) and o

Re: [PATCH] Add rtems_board_support_package()

2019-03-13 Thread Sebastian Huber
What about this patch? The placement of rtems_board_support_package() into is a bit odd, but I think it fits into the scope of these functions. You normally include if you want to print some system information. Another place would be right after rtems_get_version_string(). On 01/02/2019 08

Re: Help Needed with arm/lm4f120 tcfg Check

2019-03-13 Thread Sebastian Huber
On 12/03/2019 17:24, Joel Sherrill wrote: I have a puzzling issue after updating the lm4f120 tcfg file. I added cxx_iostream but it still tries to build it and fails. Can anyone spot why this one exclude is not working? You have to use the name of the Automake condition which is TEST_iostrea