boardpids

package
v0.0.0-...-0aa8592 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2025 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BoardTypes = map[uint32]string{
		0x45535033: "ESP32",
		0x23418054: "MKR_WIFI_1010",
		0x23418057: "NANO_33_IOT",
		0x2341025B: "PORTENTA_H7_M7",
		0x2341005E: "NANO_RP2040_CONNECT",
		0x2341025F: "NICLA_VISION",
		0x23410064: "OPTA",
		0x23410266: "GIGA",
		0x23410070: "NANO_ESP32",
		0x23411002: "UNOR4WIFI",
	}

	ArduinoPidToFQBN = map[string]string{
		"1002": "arduino:renesas_uno:unor4wifi",
		"0070": "arduino:esp32:nano_nora",
		"8057": "arduino:samd:nano_33_iot",
		"804E": "arduino:samd:mkr1000",
		"8052": "arduino:samd:mkrgsm1400",
		"8055": "arduino:samd:mkrnb1500",
		"8054": "arduino:samd:mkrwifi1010",
		"005E": "arduino:mbed_nano:nanorp2040connect",
		"025B": "arduino:mbed_portenta:envie_m7",
		"025F": "arduino:mbed_nicla:nicla_vision",
		"0064": "arduino:mbed_opta:opta",
		"0266": "arduino:mbed_giga:giga",
		"0068": "arduino:renesas_portenta:portenta_c33",
	}

	ArduinoFqbnToPID = map[string]string{
		"arduino:samd:nano_33_iot":              "8057",
		"arduino:samd:mkr1000":                  "804E",
		"arduino:samd:mkrgsm1400":               "8052",
		"arduino:samd:mkrnb1500":                "8055",
		"arduino:samd:mkrwifi1010":              "8054",
		"arduino:mbed_nano:nanorp2040connect":   "005E",
		"arduino:mbed_portenta:envie_m7":        "025B",
		"arduino:mbed_nicla:nicla_vision":       "025F",
		"arduino:mbed_opta:opta":                "0064",
		"arduino:mbed_giga:giga":                "0266",
		"arduino:renesas_uno:unor4wifi":         "1002",
		"arduino:esp32:nano_nora":               "0070",
		"arduino:renesas_portenta:portenta_c33": "0068",
	}

	ArduinoVendorID = "2341"

	Esp32MagicNumberPart1 = "4553"
	Esp32MagicNumberPart2 = "5033"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL