You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
486 B
16 lines
486 B
# hw definition file for processing by chibios_hwdef.py |
|
# for The CUBE Black and the Cube Purple hardware |
|
# this is based on fmuv3, but with vendor specific USB IDs |
|
|
|
include ../fmuv3/hwdef-bl.dat |
|
|
|
# USB setup |
|
USB_VENDOR 0x2DAE # ONLY FOR USE BY HEX! NOBODY ELSE |
|
USB_PRODUCT 0x1005 |
|
USB_STRING_MANUFACTURER "Hex/ProfiCNC" |
|
|
|
PA0 GPS_PIN1 OUTPUT LOW PULLDOWN |
|
PA1 GPS_PIN2 OUTPUT LOW PULLDOWN |
|
PB8 GPS_PIN3 OUTPUT LOW PULLDOWN |
|
PB9 GPS_PIN4 OUTPUT LOW PULLDOWN |
|
PB5 GPS_PIN5 OUTPUT LOW PULLDOWN
|
|
|