Skip to content

Commit dde9aab

Browse files
committed
Target update
1 parent dbd1ed1 commit dde9aab

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

src/main/target/IFLIGHT_2RAW_H743/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
target_stm32h743xi(IFLIGHT_BLITZ_H7_PRO)
File renamed without changes.
File renamed without changes.

src/main/target/IFLIGHT_2RAW_H743/target.h renamed to src/main/target/IFLIGHT_BLITZ_H7_PRO/target.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818

1919
#pragma once
2020

21-
#define TARGET_BOARD_IDENTIFIER "2RH7"
21+
#define TARGET_BOARD_IDENTIFIER "IH7P"
2222

23-
#define USBD_PRODUCT_STRING "IFLIGHT_2RAW_H743"
23+
#define USBD_PRODUCT_STRING "IFLIGHT_BLITZ_H7_PRO"
2424

2525
#define LED0 PE3
2626
#define LED1 PE4

0 commit comments

Comments
 (0)