Skip to content

Commit

Permalink
target rename
Browse files Browse the repository at this point in the history
  • Loading branch information
DzikuVx committed Jan 21, 2024
1 parent 2e3c85f commit 02171f4
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/main/target/IFLIGHT_BLITZ_H743_WING/CMakeLists.txt

This file was deleted.

1 change: 1 addition & 0 deletions src/main/target/IFLIGHT_BLITZ_H7_PRO/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target_stm32h743xi(IFLIGHT_BLITZ_H7_PRO)
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@

#pragma once

#define TARGET_BOARD_IDENTIFIER "IH7W"
#define TARGET_BOARD_IDENTIFIER "IB7P"

#define USBD_PRODUCT_STRING "IFLIGHT_BLITZ_H743_WING"
#define USBD_PRODUCT_STRING "IFLIGHT_BLITZ_H7_PRO"

#define USE_TARGET_CONFIG

Expand Down

0 comments on commit 02171f4

Please sign in to comment.