GSoC Contributor Introduction

2023-06-07 Thread Utkarsh Verma
Dear all,

I am Utkarsh Verma, a recently graduated student from India where I pursued
a Bachelor's in Electronics Engineering. It brings me joy to state that I
will be working on firmware development throughout the summer with RTEMS as
a Google Summer of Code project.

My project is to improve BSP support for the Raspberry Pi 4 boards,
developing drivers for peripherals such as GPIO, USB, SD cards and so on.
Hopefully, by the end of the project, the Raspberry Pis will pose a viable
option to users for their real-time embedded applications. My mentors will
be Alan Cudmore and Kinsey Moore, and their guidance will be critical in
making this project a success.

You may refer to my project proposal if you want further details:
Improve the Raspberry Pi 4 BSP


Please feel free to let me know if you have any suggestions for the project.
Looking forward to connecting with the community!

Regards,
Utkarsh Verma
___
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Re: Problem using sphinx to build documentation

2023-06-07 Thread andrew.butterfi...@scss.tcd.ie
> Could you please raise a ticket?

Done - it's #4915


Andrew Butterfield Tel: +353-1-896-2517 Fax: +353-1-677-2204
Lero@TCD, Head of Software Foundations & Verification Research Group
School of Computer Science and Statistics,
Room G.39, O'Reilly Institute, Trinity College, University of Dublin
http://www.scss.tcd.ie/Andrew.Butterfield/ 




On 06/06/2023, 23:22, "users on behalf of Chris Johns" mailto:users-boun...@rtems.org> on behalf of chr...@rtems.org 
> wrote:


On 6/6/2023 7:11 pm, andrew.butterfi...@scss.tcd.ie 
 wrote:
> I am trying to install sphinx on an Apple Silicon OSX machine.
> I've already done this successfully on a similar machine.
>
> This time, after following steps in the rtems-docs README.txt,
> I do ./waf , it does some stuff and then:
>
> [ 7/10] Compiling common/_static/favicon.ico
> [ 8/10] Compiling common/_static/my-styles.css
> [ 9/10] Compiling common/_static/logo.png
> [10/10] Compiling common/_static/style.css
>
> Theme error:
> An error happened in rendering the page bld/index.
> Reason: UndefinedError("'style' is undefined")
>
> I have not seen this error before - any thoughts?
>
> I'm using pip 22.2.1 and Python 3.10.6


Could you please raise a ticket?


Chris
___
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


Re: Problem using sphinx to build documentation

2023-06-07 Thread andrew.butterfi...@scss.tcd.ie
Hello Frank,

I installed 6.2.1 and it works fine - thanks!

Andrew

 
Andrew Butterfield Tel: +353-1-896-2517 Fax: +353-1-677-2204 
Lero@TCD, Head of Software Foundations & Verification Research Group 
School of Computer Science and Statistics, 
Room G.39, O'Reilly Institute, Trinity College, University of Dublin 
http://www.scss.tcd.ie/Andrew.Butterfield/ 
 
 





On 06/06/2023, 22:47, "Frank Kühndel" mailto:frank.kuehn...@embedded-brains.de>> wrote:


Hello Andrew,


I run into the same error message just today (albeit in a different 
context). The Problem seems to be Sphinx 7. For me Sphinx 6.2.1 and 
5.3.0 worked.


Greetings
Frank


On 6/6/23 19:22, andrew.butterfi...@scss.tcd.ie 
 wrote:
> Subject:
> Re: Problem using sphinx to build documentation
> From:
> "andrew.butterfi...@scss.tcd.ie " 
> mailto:andrew.butterfi...@scss.tcd.ie>>
> Date:
> 6/6/23, 19:22
> 
> To:
> "j...@rtems.org "  >, "andrew.butterfi...@scss.tcd.ie 
> " 
> mailto:andrew.butterfi...@scss.tcd.ie>>
> CC:
> "users@rtems.org "  >
> 
> 
>> Which sphinx version got installed?
> It think its 7.0.1
> 
> I tried to re-install it and saw
> 
> ab-rtems-docs% . ./sphinx/bin/activate
> (sphinx) ab-rtems-docs% pip3 install sphinx
> Requirement already satisfied: sphinx in 
> ./sphinx/lib/python3.10/site-packages (7.0.1)
> Requirement already satisfied: sphinxcontrib-qthelp in 
> ./sphinx/lib/python3.10/site-packages (from sphinx) (1.0.3)
> Requirement already satisfied: sphinxcontrib-applehelp in 
> ./sphinx/lib/python3.10/site-packages (from sphinx) (1.0.4)
> 
> Andrew
> 
> 
> Andrew Butterfield Tel: +353-1-896-2517 Fax: +353-1-677-2204
> Lero@TCD, Head of Software Foundations & Verification Research Group
> School of Computer Science and Statistics,
> Room G.39, O'Reilly Institute, Trinity College, University of Dublin
> http://www.scss.tcd.ie/Andrew.Butterfield/ 
> 
> 
> 
> 
> 
> From: Joel Sherrillmailto:j...@rtems.org>>
> Reply to:"j...@rtems.org "  >
> Date: Tuesday 6 June 2023 at 17:51
> To:"andrew.butterfi...@scss.tcd.ie " 
> mailto:andrew.butterfi...@scss.tcd.ie>>
> Cc:"users@rtems.org "  >
> Subject: Re: Problem using sphinx to build documentation
> 
> 
> 
> On Tue, Jun 6, 2023 at 4:11 amandrew.butterfi...@scss.tcd.ie 
>   >   >> wrote:
> I am trying to install sphinx on an Apple Silicon OSX machine.
> I've already done this successfully on a similar machine.
> 
> This time, after following steps in the rtems-docs README.txt,
> I do ./waf , it does some stuff and then:
> 
> [ 7/10] Compiling common/_static/favicon.ico
> [ 8/10] Compiling common/_static/my-styles.css
> [ 9/10] Compiling common/_static/logo.png
> [10/10] Compiling common/_static/style.css
> 
> Theme error:
> An error happened in rendering the page bld/index.
> Reason: UndefinedError("'style' is undefined")
> 
> I have not seen this error before - any thoughts?
> 
> I'm using pip 22.2.1 and Python 3.10.6
> 
> Which sphinx version got installed?
> 
> Regards, Andrew
> 
> 
> 
> Andrew Butterfield Tel: +353-1-896-2517 Fax: +353-1-677-2204
> Lero@TCD, Head of Software Foundations & Verification Research Group
> School of Computer Science and Statistics,
> Room G.39, O'Reilly Institute, Trinity College, University of Dublin
> http://www.scss.tcd.ie/Andrew.Butterfield/ 
>  
> 
> 
> 
> 
> 
> 
> 
> ___
> 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 
> 
> 


--