Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit50d55d5

Browse files
committed
chore(f0): update variants against CubeMX DB release 6.0.110
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parentdfc8c1f commit50d55d5

File tree

59 files changed

+64
-64
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+64
-64
lines changed

‎variants/STM32F0xx/F030C6T/PeripheralPins.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32F030C6Tx.xml
15-
* CubeMX DB release 6.0.100
15+
* CubeMX DB release 6.0.110
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include"Arduino.h"

‎variants/STM32F0xx/F030C8T/PeripheralPins.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32F030C8Tx.xml
15-
* CubeMX DB release 6.0.100
15+
* CubeMX DB release 6.0.110
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include"Arduino.h"

‎variants/STM32F0xx/F030CCT/PeripheralPins.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32F030CCTx.xml
15-
* CubeMX DB release 6.0.100
15+
* CubeMX DB release 6.0.110
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include"Arduino.h"

‎variants/STM32F0xx/F030F4P/PeripheralPins.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32F030F4Px.xml
15-
* CubeMX DB release 6.0.100
15+
* CubeMX DB release 6.0.110
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include"Arduino.h"

‎variants/STM32F0xx/F030K6T/PeripheralPins.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32F030K6Tx.xml
15-
* CubeMX DB release 6.0.100
15+
* CubeMX DB release 6.0.110
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include"Arduino.h"

‎variants/STM32F0xx/F030R8T/PeripheralPins.c‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32F030R8Tx.xml
15-
* CubeMX DB release 6.0.100
15+
* CubeMX DB release 6.0.110
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include"Arduino.h"
@@ -115,7 +115,7 @@ WEAK const PinMap PinMap_TIM[] = {
115115
{PB_15_ALT2,TIM15,STM_PIN_DATA_EXT(STM_MODE_AF_PP,GPIO_PULLUP,GPIO_AF1_TIM15,2,0)},// TIM15_CH2
116116
{PC_6,TIM3,STM_PIN_DATA_EXT(STM_MODE_AF_PP,GPIO_PULLUP,GPIO_AF0_MCO,1,0)},// TIM3_CH1
117117
{PC_7,TIM3,STM_PIN_DATA_EXT(STM_MODE_AF_PP,GPIO_PULLUP,GPIO_AF0_MCO,2,0)},// TIM3_CH2
118-
{PC_8,TIM3,STM_PIN_DATA_EXT(STM_MODE_AF_PP,GPIO_PULLUP,GPIO_AF1_TIM3,3,0)},// TIM3_CH3
118+
{PC_8,TIM3,STM_PIN_DATA_EXT(STM_MODE_AF_PP,GPIO_PULLUP,GPIO_AF0_TIM3,3,0)},// TIM3_CH3
119119
{PC_9,TIM3,STM_PIN_DATA_EXT(STM_MODE_AF_PP,GPIO_PULLUP,GPIO_AF0_MCO,4,0)},// TIM3_CH4
120120
{NC,NP,0}
121121
};

‎variants/STM32F0xx/F030RCT/PeripheralPins.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32F030RCTx.xml
15-
* CubeMX DB release 6.0.100
15+
* CubeMX DB release 6.0.110
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include"Arduino.h"

‎variants/STM32F0xx/F031C(4-6)T/PeripheralPins.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32F031C(4-6)Tx.xml
15-
* CubeMX DB release 6.0.100
15+
* CubeMX DB release 6.0.110
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include"Arduino.h"

‎variants/STM32F0xx/F031E6Y_F038E6Y/PeripheralPins.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32F031E6Yx.xml, STM32F038E6Yx.xml
15-
* CubeMX DB release 6.0.100
15+
* CubeMX DB release 6.0.110
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include"Arduino.h"

‎variants/STM32F0xx/F031F(4-6)P/PeripheralPins.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32F031F(4-6)Px.xml
15-
* CubeMX DB release 6.0.100
15+
* CubeMX DB release 6.0.110
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include"Arduino.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp