hwdef-bl.dat 551 B

123456789101112131415161718
  1. # hw definition file for processing by chibios_hwdef.py
  2. # for The CUBE Black and the Cube Purple hardware
  3. # this is based on fmuv3, but with vendor specific USB IDs
  4. include ../fmuv3/hwdef-bl.dat
  5. # USB setup
  6. USB_VENDOR 0x2DAE # ONLY FOR USE BY HEX! NOBODY ELSE
  7. USB_PRODUCT 0x1005
  8. USB_STRING_MANUFACTURER "Hex/ProfiCNC"
  9. USB_STRING_PRODUCT "CubePurple-BL"
  10. USB_STRING_SERIAL "%SERIAL%"
  11. PA0 GPS_PIN1 OUTPUT LOW PULLDOWN
  12. PA1 GPS_PIN2 OUTPUT LOW PULLDOWN
  13. PB8 GPS_PIN3 OUTPUT LOW PULLDOWN
  14. PB9 GPS_PIN4 OUTPUT LOW PULLDOWN
  15. PB5 GPS_PIN5 OUTPUT LOW PULLDOWN