arjav1528 commented on PR #18493:
URL: https://github.com/apache/nuttx/pull/18493#issuecomment-4005143305

   > > > @linguini1 we commented at #17447 I agreed that he could modify the 
Kconfig without testing in real hardware, because I already tested it. BTW, I 
can retest here to have peace of mind
   > > 
   > > 
   > > Could you please restart the workflows, seems like a timeout error
   > 
   > @arjav1528 actually it is not timeout error. Since you changed the default 
values in the Kconfig some boards using this driver need to be updated 
(normalized), please use this command for each board and profile listed in the 
error:
   > 
   > ```
   > ./tools/refresh.sh --silent boardname:profilename
   > ```
   > 
   > ie
   > 
   > ```
   > ./tools/refresh.sh --silent esp32-devkitc:bmp280
   > ```
   > 
   > Then create a commit with the updated board profiles
   
   @acassis I guess this is a timeout issue only as I ran the commands which 
you suggested on every board profile that uses SX127X drivers. All of them 
existed with code 0, and neither of them produced any deconfig changes
   could you please check the CI logs and try restarting the workflows.
   btw attached the logs in the PR desc


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