Documentation
¶
Overview ¶
to override the USB Manufacturer or Product names:
tinygo flash -target circuitplay-express -ldflags="-X main.usbManufacturer='TinyGopher Labs' -X main.usbProduct='GopherKeyboard' -X main.usbSerial='XXXXX'" examples/hid-keyboard
you can also override the VID/PID. however, only set this if you know what you are doing, since changing it can make it difficult to reflash some devices.
Click to show internal directories.
Click to hide internal directories.