This patch set adds an updated documetation of the new build system.
You can have a look at the generated documents here:
https://ftp.rtems.org/pub/rtems/people/sebh/eng.pdf
This second version of the patch addesses some review comments from
Gedare Bloom.
Sebastian Huber (1):
eng: Add build sy
Update #3818.
---
eng/build-system.rst | 488 +++
eng/index.rst| 1 +
images/eng/bld-bsp.dot | 33 +++
images/eng/bld-bsp.pdf | Bin 0 -> 15044 bytes
images/eng/bld-bsp.png | Bin 0 -> 32435 bytes
images/eng/bld-bsp2.dot | 42
ima
Looks good, thanks. The only comment I have is the the text on the dot
graphs is hard to read. Maybe increase their fontsize attribute
http://www.graphviz.org/doc/info/attrs.html#d:fontsize
On Fri, Jul 10, 2020 at 7:48 AM Sebastian Huber
wrote:
>
> Update #3818.
> ---
> eng/build-system.rst
On 10/07/2020 16:36, Gedare Bloom wrote:
Looks good, thanks. The only comment I have is the the text on the dot
graphs is hard to read. Maybe increase their fontsize attribute
http://www.graphviz.org/doc/info/attrs.html#d:fontsize
Thanks for the review. I changed node shape of the graphs and set
Hello everyone,
I was planning to add test for Confstr() to RTEMS-Libbsd.
In which testsuite the test cases will be added?
I had sent a patch to port confstr to libbsd earlier
Link to the patch :
https://lists.rtems.org/pipermail/devel/2020-June/060235.html
Thanks
- Eshan
Apologies for the delay in response,
It’s an important update that I want to give to my mentors that my current
development laptop showed some problems yesterday and which worsened today.
I have submitted my laptop for repair. The good thing is that I have the backup
of the work done till day an
On Fri, Jul 10, 2020 at 11:02 AM Sebastian Huber
wrote:
>
> On 10/07/2020 16:36, Gedare Bloom wrote:
>
> > Looks good, thanks. The only comment I have is the the text on the dot
> > graphs is hard to read. Maybe increase their fontsize attribute
> > http://www.graphviz.org/doc/info/attrs.html#d:fo
On Fri, Jul 10, 2020 at 12:14 PM Mritunjay Sharma
wrote:
>
> Apologies for the delay in response,
> It’s an important update that I want to give to my mentors that my current
> development laptop showed some problems yesterday and which worsened today.
>
> I have submitted my laptop for repair. T
Wading in late but I thought I saw something that was contradictory:
Build BSP with --enable-networking
Code needs rtems-libbsd
If the code needs rtems-libbsd, then you MUST build fill with
--disable-networking.
If EPICS code needs rtems-libbsd, that limits the number of BSPs that can
be used bu
On Fri, Jul 10, 2020 at 5:14 PM Joel Sherrill wrote:
> Wading in late but I thought I saw something that was contradictory:
>
> Build BSP with --enable-networking
> Code needs rtems-libbsd
>
> If the code needs rtems-libbsd, then you MUST build fill with
> --disable-networking.
>
> If EPICS code
Hello everyone,
As a part of my GSOC project I will be adding file descriptors
List of some missing methods :
https://docs.google.com/document/d/1n-JOFUbFn6V1kViAGWsEGbVHL9MxlMyKP0BbZhEA1Rs/edit
Where will be the functions be added?
Also what would be a good starting point :)
--
Thanks
- Eshan
__
The test wont run as there are no support by clock_gettime
Signed-off-by: Eshan dhawan
---
testsuites/psxtests/Makefile.am | 9 +
testsuites/psxtests/configure.ac | 1 +
testsuites/psxtests/psxgetcpuclockid01/init.c | 204 ++
.../psxgetcpuclockid01/
On 5/7/20 8:43 pm, James Fitzsimons wrote:
>
> I hope that patch is ok, that was my first time using git send-email.
>
It looks OK to me but I would like Christian to approve it.
> This patch fixes a bug in the Beaglebone BSP where the register offsets for
> the
> PWM outputs on header pins P9
Hi,
I noticed that we have defined all the scheduler non entry-point functions
in https://git.rtems.org/rtems/tree/cpukit/score/src/scheduleredfsmp.c as
static inline, which makes them invisible inside the doxygen comments (
https://docs.rtems.org/doxygen/branches/master/scheduleredfsmp_8c.html).
14 matches
Mail list logo