Skip to content

Commit 2985662

Browse files
committed
[genpinmap] Add input mcu xml file name used to generate file
Add some cleaning Signed-off-by: Frederic.Pillon <[email protected]>
1 parent a15e64a commit 2985662

File tree

720 files changed

+4330
-3611
lines changed

Some content is hidden

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

720 files changed

+4330
-3611
lines changed

src/genpinmap/Arduino/STM32F030C6Tx/PeripheralPins.c

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,16 @@
2626
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2727
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2828
*******************************************************************************
29+
* Automatically generated from STM32F030C6Tx.xml
2930
*/
3031
#include "Arduino.h"
3132
#include "PeripheralPins.h"
3233

33-
// =====
34-
// Note: Commented lines are alternative possibilities which are not used per default.
35-
// If you change them, you will have to know what you do
36-
// =====
37-
34+
/* =====
35+
* Note: Commented lines are alternative possibilities which are not used per default.
36+
* If you change them, you will have to know what you do
37+
* =====
38+
*/
3839

3940
//*** ADC ***
4041

src/genpinmap/Arduino/STM32F030C8Tx/PeripheralPins.c

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,16 @@
2626
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2727
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2828
*******************************************************************************
29+
* Automatically generated from STM32F030C8Tx.xml
2930
*/
3031
#include "Arduino.h"
3132
#include "PeripheralPins.h"
3233

33-
// =====
34-
// Note: Commented lines are alternative possibilities which are not used per default.
35-
// If you change them, you will have to know what you do
36-
// =====
37-
34+
/* =====
35+
* Note: Commented lines are alternative possibilities which are not used per default.
36+
* If you change them, you will have to know what you do
37+
* =====
38+
*/
3839

3940
//*** ADC ***
4041

src/genpinmap/Arduino/STM32F030CCTx/PeripheralPins.c

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,16 @@
2626
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2727
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2828
*******************************************************************************
29+
* Automatically generated from STM32F030CCTx.xml
2930
*/
3031
#include "Arduino.h"
3132
#include "PeripheralPins.h"
3233

33-
// =====
34-
// Note: Commented lines are alternative possibilities which are not used per default.
35-
// If you change them, you will have to know what you do
36-
// =====
37-
34+
/* =====
35+
* Note: Commented lines are alternative possibilities which are not used per default.
36+
* If you change them, you will have to know what you do
37+
* =====
38+
*/
3839

3940
//*** ADC ***
4041

src/genpinmap/Arduino/STM32F030F4Px/PeripheralPins.c

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,16 @@
2626
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2727
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2828
*******************************************************************************
29+
* Automatically generated from STM32F030F4Px.xml
2930
*/
3031
#include "Arduino.h"
3132
#include "PeripheralPins.h"
3233

33-
// =====
34-
// Note: Commented lines are alternative possibilities which are not used per default.
35-
// If you change them, you will have to know what you do
36-
// =====
37-
34+
/* =====
35+
* Note: Commented lines are alternative possibilities which are not used per default.
36+
* If you change them, you will have to know what you do
37+
* =====
38+
*/
3839

3940
//*** ADC ***
4041

src/genpinmap/Arduino/STM32F030K6Tx/PeripheralPins.c

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,16 @@
2626
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2727
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2828
*******************************************************************************
29+
* Automatically generated from STM32F030K6Tx.xml
2930
*/
3031
#include "Arduino.h"
3132
#include "PeripheralPins.h"
3233

33-
// =====
34-
// Note: Commented lines are alternative possibilities which are not used per default.
35-
// If you change them, you will have to know what you do
36-
// =====
37-
34+
/* =====
35+
* Note: Commented lines are alternative possibilities which are not used per default.
36+
* If you change them, you will have to know what you do
37+
* =====
38+
*/
3839

3940
//*** ADC ***
4041

src/genpinmap/Arduino/STM32F030R8Tx/PeripheralPins.c

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,16 @@
2626
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2727
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2828
*******************************************************************************
29+
* Automatically generated from STM32F030R8Tx.xml
2930
*/
3031
#include "Arduino.h"
3132
#include "PeripheralPins.h"
3233

33-
// =====
34-
// Note: Commented lines are alternative possibilities which are not used per default.
35-
// If you change them, you will have to know what you do
36-
// =====
37-
34+
/* =====
35+
* Note: Commented lines are alternative possibilities which are not used per default.
36+
* If you change them, you will have to know what you do
37+
* =====
38+
*/
3839

3940
//*** ADC ***
4041

src/genpinmap/Arduino/STM32F030RCTx/PeripheralPins.c

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,16 @@
2626
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2727
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2828
*******************************************************************************
29+
* Automatically generated from STM32F030RCTx.xml
2930
*/
3031
#include "Arduino.h"
3132
#include "PeripheralPins.h"
3233

33-
// =====
34-
// Note: Commented lines are alternative possibilities which are not used per default.
35-
// If you change them, you will have to know what you do
36-
// =====
37-
34+
/* =====
35+
* Note: Commented lines are alternative possibilities which are not used per default.
36+
* If you change them, you will have to know what you do
37+
* =====
38+
*/
3839

3940
//*** ADC ***
4041

src/genpinmap/Arduino/STM32F031C(4-6)Tx/PeripheralPins.c

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,16 @@
2626
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2727
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2828
*******************************************************************************
29+
* Automatically generated from STM32F031C(4-6)Tx.xml
2930
*/
3031
#include "Arduino.h"
3132
#include "PeripheralPins.h"
3233

33-
// =====
34-
// Note: Commented lines are alternative possibilities which are not used per default.
35-
// If you change them, you will have to know what you do
36-
// =====
37-
34+
/* =====
35+
* Note: Commented lines are alternative possibilities which are not used per default.
36+
* If you change them, you will have to know what you do
37+
* =====
38+
*/
3839

3940
//*** ADC ***
4041

src/genpinmap/Arduino/STM32F031E6Yx/PeripheralPins.c

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,16 @@
2626
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2727
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2828
*******************************************************************************
29+
* Automatically generated from STM32F031E6Yx.xml
2930
*/
3031
#include "Arduino.h"
3132
#include "PeripheralPins.h"
3233

33-
// =====
34-
// Note: Commented lines are alternative possibilities which are not used per default.
35-
// If you change them, you will have to know what you do
36-
// =====
37-
34+
/* =====
35+
* Note: Commented lines are alternative possibilities which are not used per default.
36+
* If you change them, you will have to know what you do
37+
* =====
38+
*/
3839

3940
//*** ADC ***
4041

src/genpinmap/Arduino/STM32F031F(4-6)Px/PeripheralPins.c

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,16 @@
2626
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2727
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2828
*******************************************************************************
29+
* Automatically generated from STM32F031F(4-6)Px.xml
2930
*/
3031
#include "Arduino.h"
3132
#include "PeripheralPins.h"
3233

33-
// =====
34-
// Note: Commented lines are alternative possibilities which are not used per default.
35-
// If you change them, you will have to know what you do
36-
// =====
37-
34+
/* =====
35+
* Note: Commented lines are alternative possibilities which are not used per default.
36+
* If you change them, you will have to know what you do
37+
* =====
38+
*/
3839

3940
//*** ADC ***
4041

0 commit comments

Comments
 (0)