Skip to content

Commit

Permalink
chore(wba): 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 <[email protected]>
  • Loading branch information
fpistm committed Apr 30, 2024
1 parent db64f99 commit a887b4d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion variants/STM32WBAxx/WBA50K(E-G)U/PeripheralPins.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
/*
* Automatically generated from STM32WBA50KEUx.xml, STM32WBA50KGUx.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 @@ -14,7 +14,7 @@
* Automatically generated from STM32WBA52CEUx.xml, STM32WBA52CGUx.xml
* STM32WBA54CEUx.xml, STM32WBA54CGUx.xml
* STM32WBA55HEFx.xml, STM32WBA55HGFx.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 STM32WBA52KEUx.xml, STM32WBA52KGUx.xml
* STM32WBA54KEUx.xml, STM32WBA54KGUx.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/STM32WBAxx/WBA55C(E-G)U/PeripheralPins.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
/*
* Automatically generated from STM32WBA55CEUx.xml, STM32WBA55CGUx.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/STM32WBAxx/WBA55U(E-G)I/PeripheralPins.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
/*
* Automatically generated from STM32WBA55UEIx.xml, STM32WBA55UGIx.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 a887b4d

Please sign in to comment.