Re: The NuttX Handbook

2023-05-14 Thread Gregory Nutt
https://www.amazon.com/MicroC-OS-II-Kernel-CD-ROM/dp/1578201039 Wow, never heard about that book but just looking at the ToC makes me want to get one :-) The original uC/OS I book published in 1992 was the one that really established uC/OS and led to Micrium.  I think that is this book:  h

Re: The NuttX Handbook

2023-05-14 Thread Tomek CEDRO
On Mon, May 15, 2023 at 4:23 AM Brennan Ashton wrote: > I suspect we need to get our documentation ducks in order before that > outside help will be very useful. I agree that the aspiration should be > something like the uC/OS II book which Greg mentioned, > while dated at this point is very well w

Re: The NuttX Handbook

2023-05-14 Thread Brennan Ashton
> > The first author that comes to mind, just off the top of my head, is Derek > Molloy, the author of books like Exploring Raspberry Pi [1] and Exploring > BeagleBone [2]. Both of these are about embedded systems. Both of these > include tutorials not only in electronics (how to use FET transistor

Re: The NuttX Handbook

2023-05-14 Thread Nathan Hartman
On Sun, May 14, 2023 at 7:44 PM Gregory Nutt wrote: > > > On 5/14/23, Brennan Ashton wrote: > >> Before I do more work to wire this up, please let me know if this pdf > >> I have attached here seems like a reasonable start for people > >> https://github.com/apache/nuttx/issues/9095#issuecomment-

Re: The NuttX Handbook

2023-05-14 Thread Tomek CEDRO
Here goes the ePub format test build: https://github.com/apache/nuttx/files/11473321/NuttX.epub.zip I had to zip it for GH to accept the file, please unzip after download. You can use your favorite e-book reader (even Kindle) or Calibre desktop application to open it: https://github.com/kovidgo

Re: The NuttX Handbook

2023-05-14 Thread Tomek CEDRO
On Mon, May 15, 2023 at 1:44 AM Gregory Nutt wrote: > Over the years, there have been several people with the dream of writing > a commercial, NuttX book in the spirit of the famous uC/OS book. There > were even a few starts but all gave up when the magnitude of the effort > sunk in. > > But this

Re: The NuttX Handbook

2023-05-14 Thread Gregory Nutt
On 5/14/23, Brennan Ashton wrote: Before I do more work to wire this up, please let me know if this pdf I have attached here seems like a reasonable start for people https://github.com/apache/nuttx/issues/9095#issuecomment-1547008998 It is basically the same content on the website, so missin

Re: The NuttX Handbook

2023-05-14 Thread Alan C. Assis
On 5/14/23, Brennan Ashton wrote: sic > Before I do more work to wire this up, please let me know if this pdf > I have attached here seems like a reasonable start for people > https://github.com/apache/nuttx/issues/9095#issuecomment-1547008998 > > It is basically the same content on the website, s

Re: The NuttX Handbook

2023-05-14 Thread Tomek CEDRO
On Sun, May 14, 2023 at 11:58 PM Brennan Ashton wrote: > Before I do more work to wire this up, please let me know if this pdf > I have attached here seems like a reasonable start for people > https://github.com/apache/nuttx/issues/9095#issuecomment-1547008998 > > It is basically the same content o

Re: The NuttX Handbook

2023-05-14 Thread Brennan Ashton
On Tue, Apr 25, 2023 at 8:46 AM Brennan Ashton wrote: > > > > On Tue, Apr 25, 2023, 3:18 PM Gregory Nutt wrote: >> >> >> > Thanks Alan! This is why I was a bit surprised why the documentation >> > is not direct part of the source code (i.e. documentation of the >> > file/module/function right in

Re: www/contributors PMC, IPMC, PPMC.

2023-05-14 Thread Tomek CEDRO
On Sun, May 14, 2023 at 10:32 PM Brennan Ashton wrote: > On Sun, May 14, 2023, 1:12 PM Tomek CEDRO wrote: > > One last question: how is the website updated? :-P > > By running publish.sh ? > > Is it safe to run? > > This is handled by CI. I just put up a PR to fix the publish issue > triggered by y

Re: www/contributors PMC, IPMC, PPMC.

2023-05-14 Thread Brennan Ashton
On Sun, May 14, 2023, 1:12 PM Tomek CEDRO wrote: > One last question: how is the website updated? :-P > > By running publish.sh ? > > Is it safe to run? > This is handled by CI. I just put up a PR to fix the publish issue triggered by your git user.name. Once that merges this will publish. --br

Re: www/contributors PMC, IPMC, PPMC.

2023-05-14 Thread Tomek CEDRO
One last question: how is the website updated? :-P By running publish.sh ? Is it safe to run? I have no experience with ruby gems.. not all packages from Gemfile are available out of the box on FreeBSD and I failed miserably to install them on a local user account.. but I could create a local Li

Re: www/contributors PMC, IPMC, PPMC.

2023-05-14 Thread Tomek CEDRO
On Sun, May 14, 2023 at 9:25 PM Alan C. Assis wrote: > Please include a new commit in this PR to include your name. Thanks Alan! :-) I am already here line 164? :-) Diff wrapped that, change was added in last PR, currently we only update PPMC -> PMC :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedr

Re: www/contributors PMC, IPMC, PPMC.

2023-05-14 Thread Alan C. Assis
Please include a new commit in this PR to include your name. BR, Alan On 5/14/23, Tomek CEDRO wrote: > Updated version, please verify :-) > > https://github.com/apache/nuttx-website/pull/93 > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info >

Re: www/contributors PMC, IPMC, PPMC.

2023-05-14 Thread Tomek CEDRO
Updated version, please verify :-) https://github.com/apache/nuttx-website/pull/93 -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: www/contributors PMC, IPMC, PPMC.

2023-05-14 Thread Alan C. Assis
On 5/14/23, Gregory Nutt wrote: > On 5/14/2023 12:45 PM, Tomek CEDRO wrote: >> Hello world :-) >> >> I have updated the www with social media section in the Community page >> :-) >> >> Also I have humbly added myself to the contributors list. I was not >> sure what *PMC to use, so I sipmly used PM

Re: www/contributors PMC, IPMC, PPMC.

2023-05-14 Thread Alan C. Assis
On 5/14/23, Tomek CEDRO wrote: > Hello world :-) > > I have updated the www with social media section in the Community page :-) > > Also I have humbly added myself to the contributors list. I was not > sure what *PMC to use, so I sipmly used PMC. > > As project has graduated, I can update all PMC

Re: www/contributors PMC, IPMC, PPMC.

2023-05-14 Thread Gregory Nutt
On 5/14/2023 12:45 PM, Tomek CEDRO wrote: Hello world :-) I have updated the www with social media section in the Community page :-) Also I have humbly added myself to the contributors list. I was not sure what *PMC to use, so I sipmly used PMC. As project has graduated, I can update all PMC m

www/contributors PMC, IPMC, PPMC.

2023-05-14 Thread Tomek CEDRO
Hello world :-) I have updated the www with social media section in the Community page :-) Also I have humbly added myself to the contributors list. I was not sure what *PMC to use, so I sipmly used PMC. As project has graduated, I can update all PMC members with the PMC status. The question is