Skip to content

Commit

Permalink
chore(wb): update variants against CubeMX DB release 6.0.110
Browse files Browse the repository at this point in the history
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
  • Loading branch information
fpistm committed Apr 29, 2024
1 parent 0a9730c commit 1f1cc2f
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion variants/STM32WBxx/WB10CCU/PeripheralPins.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
/*
* Automatically generated from STM32WB10CCUx.xml
* CubeMX DB release 6.0.100
* CubeMX DB release 6.0.110
*/
#if !defined(CUSTOM_PERIPHERAL_PINS)
#include "Arduino.h"
Expand Down
2 changes: 1 addition & 1 deletion variants/STM32WBxx/WB15CCU/PeripheralPins.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
/*
* Automatically generated from STM32WB15CCUx.xml
* CubeMX DB release 6.0.100
* CubeMX DB release 6.0.110
*/
#if !defined(CUSTOM_PERIPHERAL_PINS)
#include "Arduino.h"
Expand Down
2 changes: 1 addition & 1 deletion variants/STM32WBxx/WB15CCUxE/PeripheralPins.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
/*
* Automatically generated from STM32WB15CCUxE.xml
* CubeMX DB release 6.0.100
* CubeMX DB release 6.0.110
*/
#if !defined(CUSTOM_PERIPHERAL_PINS)
#include "Arduino.h"
Expand Down
2 changes: 1 addition & 1 deletion variants/STM32WBxx/WB15CCY/PeripheralPins.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
/*
* Automatically generated from STM32WB15CCYx.xml
* CubeMX DB release 6.0.100
* CubeMX DB release 6.0.110
*/
#if !defined(CUSTOM_PERIPHERAL_PINS)
#include "Arduino.h"
Expand Down
2 changes: 1 addition & 1 deletion variants/STM32WBxx/WB1MMCH/PeripheralPins.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
/*
* Automatically generated from STM32WB1MMCHx.xml
* CubeMX DB release 6.0.100
* CubeMX DB release 6.0.110
*/
#if !defined(CUSTOM_PERIPHERAL_PINS)
#include "Arduino.h"
Expand Down
2 changes: 1 addition & 1 deletion variants/STM32WBxx/WB30CEUxA_WB50CGU/PeripheralPins.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
/*
* Automatically generated from STM32WB30CEUxA.xml, STM32WB50CGUx.xml
* CubeMX DB release 6.0.100
* CubeMX DB release 6.0.110
*/
#if !defined(CUSTOM_PERIPHERAL_PINS)
#include "Arduino.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/*
* Automatically generated from STM32WB35C(C-E)UxA.xml, STM32WB55CCUx.xml
* STM32WB55CEUx.xml, STM32WB55CGUx.xml
* CubeMX DB release 6.0.100
* CubeMX DB release 6.0.110
*/
#if !defined(CUSTOM_PERIPHERAL_PINS)
#include "Arduino.h"
Expand Down
2 changes: 1 addition & 1 deletion variants/STM32WBxx/WB55R(C-E-G)V/PeripheralPins.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/*
* Automatically generated from STM32WB55RCVx.xml, STM32WB55REVx.xml
* STM32WB55RGVx.xml
* CubeMX DB release 6.0.100
* CubeMX DB release 6.0.110
*/
#if !defined(CUSTOM_PERIPHERAL_PINS)
#include "Arduino.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* STM32WB55VEQx.xml, STM32WB55VEYx.xml
* STM32WB55VGQx.xml, STM32WB55VGYx.xml
* STM32WB55VYYx.xml
* CubeMX DB release 6.0.100
* CubeMX DB release 6.0.110
*/
#if !defined(CUSTOM_PERIPHERAL_PINS)
#include "Arduino.h"
Expand Down
2 changes: 1 addition & 1 deletion variants/STM32WBxx/WB5MMGH/PeripheralPins.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
/*
* Automatically generated from STM32WB5MMGHx.xml
* CubeMX DB release 6.0.100
* CubeMX DB release 6.0.110
*/
#if !defined(CUSTOM_PERIPHERAL_PINS)
#include "Arduino.h"
Expand Down

0 comments on commit 1f1cc2f

Please sign in to comment.