On Thu, Dec 31, 2020 at 1:27 PM Gregory Nutt wrote:
> I just use uppercase 'X' instead.
Ok that's what I'll start doing.
Thanks,
Nathan
I just use uppercase 'X' instead.
On 12/31/2020 11:49 AM, Nathan Hartman wrote:
How do we want to handle mixed case identifiers such as LTDC_LxBFCR_BF1,
LTDC_LxBFCR_BF2, LTDC_LxCFBLR_CFBLL, LTDC_LxCFBLR_CFBP, LTDC_LxCR_CLUTEN,
LTDC_LxCR_COLKEN, LTDC_LxCR_LEN, LTDC_LxWVPCR_WVSPPOS, LTDC_LxWVPCR_W
How do we want to handle mixed case identifiers such as LTDC_LxBFCR_BF1,
LTDC_LxBFCR_BF2, LTDC_LxCFBLR_CFBLL, LTDC_LxCFBLR_CFBP, LTDC_LxCR_CLUTEN,
LTDC_LxCR_COLKEN, LTDC_LxCR_LEN, LTDC_LxWVPCR_WVSPPOS, LTDC_LxWVPCR_WVSTPOS,
STM32_LTDC_LxWHPCR_WHSTPOS, STM32_LTDC_LxWVPCR_WVSTPOS, and
STM32_LTDC_Lx_B
On 12/31/20 7:36 AM, Nathan Hartman wrote:
ASCII art could be a good fit for the many README.txt files we have.
Even if it doesn't go in a README.txt, if it's a good diagram then in
the interest of making the information available to everyone, I think
it should be added in documentation first
Thanks for the response
I attach the map now. Any question or criticism welcome
I know nothing about mermaid or SVG but I can process the map with aalib if
requested ;)
Nathan is correct of course. My focus is on novice's experience. The Wiki
information is the most visible and the more accurat
On Thu, Dec 31, 2020 at 10:03 AM Maciej Wójcik wrote:
>
> Hello,
>
> I would suggest making merge request to the documentation inside
> repository. Confluence document could be copied there and then ascii art
> added.
>
> But it is my personal opinion. Not sure what was decided about confluence
>
Hello,
I would suggest making merge request to the documentation inside
repository. Confluence document could be copied there and then ascii art
added.
But it is my personal opinion. Not sure what was decided about confluence
wiki. Yet, I had an impression that documentation should be gradually m
On Thu, Dec 31, 2020 at 9:48 AM Grr wrote:
> Hello to all.
>
> I'm new into NuttX development and I made an ASCII-art function map of
> NuttX initialization to hep update and improve
>
> https://cwiki.apache.org/confluence/display/NUTTX/NuttX+Initialization+Sequence
> and I'd like to know of Bren
Hello to all.
I'm new into NuttX development and I made an ASCII-art function map of
NuttX initialization to hep update and improve
https://cwiki.apache.org/confluence/display/NUTTX/NuttX+Initialization+Sequence
and I'd like to know of Brennan Ashton thinks it can be incorporated into
his document