xiaoxiang781216 commented on issue #475: up_mdelay multiple definitions
URL: https://github.com/apache/incubator-nuttx/issues/475#issuecomment-596099300
 
 
   @robin-raymond you shouldn't do these two thing at the same time:
   1.Include up_mdelay.c in your CSRCS
   2.Enable CONFIG_ARCH_TIMER in your defconfig
   Please see the detailed discussion here:
   https://github.com/apache/incubator-nuttx/issues/353
   You can remove up_mdelay.c from CSRCS, because the implemenation in 
arch_timer.c isn't accurate.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to