LightDestory opened a new pull request, #16517:
URL: https://github.com/apache/nuttx/pull/16517

   ## Summary
   
   Enabling the Timer Capture feature causes the compilation to fail due to 
undeclared RCC stuff.
   
   This PR aims to fix this issue,
   
   Thanks to @acassis for assisting me, 
   
   ## Impact
   
   Adds the include of "stm32_rcc." to the "stm32_capture.c" to fix the 
undeclared RCC settings.
   
   ## Testing
   
   Before PR:
   
![image](https://github.com/user-attachments/assets/42d4e5b4-6060-4930-87af-eb7f0600efc6)
   After PR:
   
![image](https://github.com/user-attachments/assets/1dad9333-d8bd-4108-99bc-f96615cd02a5)
   
   
   
   


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to