linguini1 commented on code in PR #17011:
URL: https://github.com/apache/nuttx/pull/17011#discussion_r2686233406


##########
boards/arm/fvp-v8r-aarch32/fvp-armv8r-aarch32/include/board.h:
##########
@@ -33,4 +33,10 @@
  * Pre-processor Definitions
  ****************************************************************************/
 
+#warning "CONFIG_BOARD_LOOPSPERMSEC is set to 0 to prevent CI build errors." \

Review Comment:
   No, it will break CI. These warning are for boards where I am not able to 
come up with a correct value and nobody on the mailing list has responded with 
one.
   
   This way, the CI can continue to run as it used to, but users are informed 
that they should submit a patch with the correct value if they are a board 
owner.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to