You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/03/09 23:27:41 UTC

[GitHub] [incubator-nuttx] patacongo opened a new pull request #509: z20x: Correct issues loading code from FLASH

patacongo opened a new pull request #509: z20x:  Correct issues loading code from FLASH
URL: https://github.com/apache/incubator-nuttx/pull/509
 
 
   boards/z80/ez80/z20x/src/w25_main.c:  (1)  Correct size comparison typo:  Should have been >= not != (2) Fix sizeof():  Was getting the sizeof the pointer instead of the sizeof the pointed at structure. (3) Improve some comments.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #509: z20x: Correct issues loading code from FLASH

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #509: z20x:  Correct issues loading code from FLASH
URL: https://github.com/apache/incubator-nuttx/pull/509
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services