Skip to content

Commit 116cf03

Browse files
committed
hwdef: remove unused USB_HW_ENABLE_HS define
1 parent 57c0c24 commit 116cf03

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

libraries/AP_HAL_ChibiOS/hwdef/CUAV-Nora/hwdef.dat

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ PA12 OTG_FS_DP OTG1
2727

2828
# Port switching for USB HS and FS,high = USB_FS , LOW = USB_HS
2929
PH15 USB_HS_ENABLE OUTPUT HIGH
30-
define USB_HW_ENABLE_HS 0
3130

3231
# these are the pins for SWD debugging with a STlinkv2 or black-magic probe
3332
PA13 JTMS-SWDIO SWD

libraries/AP_HAL_ChibiOS/hwdef/CUAV-X7/hwdef.dat

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ PA12 OTG_FS_DP OTG1
2727

2828
# Port switching for USB HS and FS,high = USB_FS , LOW = USB_HS
2929
PH15 USB_HS_ENABLE OUTPUT HIGH
30-
define USB_HW_ENABLE_HS 0
3130

3231
# these are the pins for SWD debugging with a STlinkv2 or black-magic probe
3332
PA13 JTMS-SWDIO SWD

libraries/AP_HAL_ChibiOS/hwdef/MFT-SEMA100/hwdef.dat

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ PA12 OTG_FS_DP OTG1
2929

3030
# Port switching for USB HS and FS,high = USB_FS , LOW = USB_HS
3131
PH15 USB_HS_ENABLE OUTPUT HIGH
32-
define USB_HW_ENABLE_HS 0
3332

3433
# these are the pins for SWD debugging with a STlinkv2 or black-magic probe
3534
PA13 JTMS-SWDIO SWD

libraries/AP_HAL_ChibiOS/hwdef/NarinFC-H7/hwdef.dat

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ PA12 OTG_FS_DP OTG1
4646

4747
# Port switching for USB HS and FS,high = USB_FS , LOW = USB_HS
4848
PH15 USB_HS_ENABLE OUTPUT HIGH
49-
define USB_HW_ENABLE_HS 0
5049

5150
# these are the pins for SWD debugging with a STlinkv2 or black-magic probe
5251
PA13 JTMS-SWDIO SWD

0 commit comments

Comments
 (0)