initial support for pca10059

Using the official USB Vendor name even for other boards.
This commit is contained in:
Olaf Flebbe
2021-03-21 21:02:57 +01:00
committed by Ron Evans
parent 2aa2e750b9
commit f23ba3b023
6 changed files with 87 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ const (
// USB CDC identifiers
const (
usb_STRING_PRODUCT = "Makerdiary nRF52840 MDK"
usb_STRING_MANUFACTURER = "Makerdiary"
usb_STRING_MANUFACTURER = "Nordic Semiconductor ASA"
)
var (