Skip to content

Commit f5e822c

Browse files
committed
fix name error
1 parent 5d4f9a9 commit f5e822c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
target_stm32f405xg(BLUEDERRYF405)
1+
target_stm32f405xg(BLUEBERRYF405)

src/main/target/BLUEBERRYF405/target.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#define USE_TARGET_CONFIG
2020

2121
# define TARGET_BOARD_IDENTIFIER "BlueBerry"
22-
# define USBD_PRODUCT_STRING "BLUEDERRYF405"
22+
# define USBD_PRODUCT_STRING "BLUEBERRYF405"
2323

2424
#define LED0 PA14 //Blue
2525
#define LED1 PA13 //Green

0 commit comments

Comments
 (0)