[boards] cleanup obsolete USE_OPENCM3 defines

This commit is contained in:
Felix Ruess
2012-11-13 22:26:18 +01:00
parent 8c2147fdcc
commit c16591d6f7
2 changed files with 0 additions and 14 deletions
-7
View File
@@ -125,13 +125,6 @@
#define BOARD_HAS_BARO 1
#define USE_OPENCM3 1
// not needed with USE_OPENCM3:
//#define HSE_TYPE_EXT_CLK
//#define STM32_RCC_MODE RCC_HSE_ON
//#define STM32_PLL_MULT RCC_PLLMul_6
// Remap the servos 5 and 6 to TIM5 CH1 and CH2
#if !defined REMAP_SERVOS_5AND6
#define REMAP_SERVOS_5AND6 1
-7
View File
@@ -172,13 +172,6 @@
#define BOARD_HAS_BARO 1
#define USE_OPENCM3 1
// not needed with USE_OPENCM3:
//#define HSE_TYPE_EXT_CLK
//#define STM32_RCC_MODE RCC_HSE_ON
//#define STM32_PLL_MULT RCC_PLLMul_6
#define PWM_5AND6_TIMER TIM5
#define PWM_5AND6_RCC RCC_APB1ENR_TIM5EN
#define PWM5_OC 1