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/11 19:42:04 UTC

[GitHub] [incubator-nuttx] patacongo opened a new pull request #544: z20x: Fixes related to W25 boot configurations.

patacongo opened a new pull request #544: z20x: Fixes related to W25 boot configurations.
URL: https://github.com/apache/incubator-nuttx/pull/544
 
 
   arch/z80/src/ez80/ez80_timerisr.c:  Correct a mismatch between the programmed reload value and the timer input clock frequency.
   
   arch/z80/src/ez80/ez80f92.h:  Correct error in timer input clock divider:  Bits 2-3, not bits 3-4.
   
   boards/z80/ez80/z20x/src/w25_main.c:  Correct an uninitialized return value; private function was not declared static.

----------------------------------------------------------------
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] acassis merged pull request #544: z20x: Fixes related to W25 boot configurations.

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #544: z20x: Fixes related to W25 boot configurations.
URL: https://github.com/apache/incubator-nuttx/pull/544
 
 
   

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