raiden00pl merged PR #15472:
URL: https://github.com/apache/nuttx/pull/15472
--
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.a
kywwilson11 commented on PR #15472:
URL: https://github.com/apache/nuttx/pull/15472#issuecomment-2581010110
Added timer enable/disable functions to the timer operations, per PR #15421.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
raiden00pl commented on PR #15472:
URL: https://github.com/apache/nuttx/pull/15472#issuecomment-2580747162
please also port changes introduced in this PR:
https://github.com/apache/nuttx/pull/15421
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
nuttxpr commented on PR #15472:
URL: https://github.com/apache/nuttx/pull/15472#issuecomment-2578009951
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
Yes, this PR mostly meets the NuttX requirements, but c
kywwilson11 opened a new pull request, #15472:
URL: https://github.com/apache/nuttx/pull/15472
## Summary
Initial STM32H5 timers driver. This driver used the STM32H7 as a reference
as the timers are very similar. stm32h5xx_rcc.c was modified to remove enabling
of timers. This functio