From 8b467f5208e157561a605e850ae6fc928d79e06a Mon Sep 17 00:00:00 2001 From: Richard Meadows <962920+richardeoin@users.noreply.github.com> Date: Tue, 17 Aug 2021 21:45:05 +0200 Subject: [PATCH 1/2] Resolve small breakage in OCxM fields for stm32h735 in #546 After 0cb0f60346d21320bbfde60b37d2d14aa49439d2 the peripheral patches for the OCxM fields were no longer applied for these parts. This PR fixes that. * Add `peripherals/tim/v2/ccm.yaml` that appeared during the refactor but wasn't added to the device * Remove duplicate include of `common_patches/tim/tim_ccr.yaml` --- devices/stm32h735.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/stm32h735.yaml b/devices/stm32h735.yaml index cfe718f75..f45feb016 100644 --- a/devices/stm32h735.yaml +++ b/devices/stm32h735.yaml @@ -555,12 +555,12 @@ _include: - ../peripherals/tim/tim_advanced.yaml - ../peripherals/tim/tim_h7.yaml - common_patches/tim/tim_ccr.yaml + - ../peripherals/tim/v2/ccm.yaml - ../peripherals/iwdg/iwdg_with_WINR.yaml - ../peripherals/exti/exti_h7.yaml - ../peripherals/i2c/i2c_v2.yaml - ../peripherals/wwdg/wwdg_v2.yaml - ../peripherals/usart/usart_v2B1.yaml - - common_patches/tim/tim_ccr.yaml - ../peripherals/sai/sai.yaml - common_patches/rtc/rtc_bkpr.yaml - common_patches/rtc/rtc_cr.yaml From 6a0df90191aa72c95d6f775a079934be4ec65351 Mon Sep 17 00:00:00 2001 From: Richard Meadows <962920+richardeoin@users.noreply.github.com> Date: Tue, 17 Aug 2021 22:16:08 +0200 Subject: [PATCH 2/2] Remove TIM17 derive that was added for the h743 only (but no other parts) --- devices/stm32h743.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/devices/stm32h743.yaml b/devices/stm32h743.yaml index 601e5db63..16e512d6b 100644 --- a/devices/stm32h743.yaml +++ b/devices/stm32h743.yaml @@ -1,7 +1,6 @@ _svd: ../svd/stm32h743.svd _derive: - TIM17: TIM16 TIM4: TIM3 TIM14: TIM13
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: