Skip to content

Commit

Permalink
hwdef: Modify Aocoda-RC-F405V3-Flash USB string
Browse files Browse the repository at this point in the history
  • Loading branch information
lida2003 committed May 16, 2024
1 parent f26a800 commit 83520d1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ define STM32_ST_USE_TIMER 5
define CH_CFG_ST_RESOLUTION 32

# USB setup
USB_STRING_MANUFACTURER "Aocoda-RC-F405V3"
USB_STRING_MANUFACTURER "Aocoda-RC-F405V3-Flash"

# Now we define the pins that USB is connected on.
PA11 OTG_FS_DM OTG1
Expand Down Expand Up @@ -217,4 +217,4 @@ define HAL_BARO_WIND_COMP_ENABLED 0
define GRIPPER_ENABLED 0

# minimal drivers to reduce flash usage
include ../include/minimize_common.inc
include ../include/minimize_common.inc

0 comments on commit 83520d1

Please sign in to comment.