-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AMC: Add support for embot::hw:timer (#277)
* AMC: Add embot::hw:timer to embot_hw_bsp_amc.cpp * AMC: Add TEST_EMBOT_HW_TIMER * Remove HAL_TIM_Base_MspInit and HAL_TIM_Base_MspDeInit from tim.c * Add TIM13 an TIM15 to Resources Manager configuration. Update TIM16 CPU allocation * Update the PROP structure in order to configure the clock speed directly. This change preserve the backcompatibility thanks to the default contructor
- Loading branch information
Showing
8 changed files
with
343 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.