Skip to content

Commit 93e251c

Browse files
committed
Add target markers to new PinNames.h files
1 parent 08b840e commit 93e251c

File tree

2 files changed

+4
-0
lines changed
  • targets/TARGET_STM
    • TARGET_STM32G4/TARGET_STM32G431xB/TARGET_NUCLEO_G431KB
    • TARGET_STM32WL/TARGET_STM32WL55xC/TARGET_NUCLEO_WL55JC

2 files changed

+4
-0
lines changed

targets/TARGET_STM/TARGET_STM32G4/TARGET_STM32G431xB/TARGET_NUCLEO_G431KB/PinNames.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
* Automatically generated from STM32CubeMX/db/mcu/STM32G431K(6-8-B)Tx.xml
1616
*/
1717

18+
/* MBED TARGET LIST: NUCLEO_G431KB */
19+
1820
#ifndef MBED_PINNAMES_H
1921
#define MBED_PINNAMES_H
2022

targets/TARGET_STM/TARGET_STM32WL/TARGET_STM32WL55xC/TARGET_NUCLEO_WL55JC/PinNames.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
* Automatically generated from STM32CubeMX/db/mcu/STM32WL55JCIx.xml
1616
*/
1717

18+
/* MBED TARGET LIST: NUCLEO_WL55JC */
19+
1820
#ifndef MBED_PINNAMES_H
1921
#define MBED_PINNAMES_H
2022

0 commit comments

Comments
 (0)