Skip to content

Commit c5c4d52

Browse files
committed
remove "DeviceScript" from board names
1 parent a6aa517 commit c5c4d52

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

boards/rp2040/msr124.board.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "../rp2040deviceconfig.schema.json",
3-
"devName": "RP2040 DeviceScript 124 v0.1",
3+
"devName": "MSR RP2040 Brain 124 v0.1",
44
"devClass": "0x3875e80d",
55
"pinPwrNILimHi": 18,
66
"jacdac": {

boards/rp2040/msr59.board.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "../rp2040deviceconfig.schema.json",
3-
"devName": "RP2040 DeviceScript 59 v0.1",
3+
"devName": "MSR Brain RP2040 59 v0.1",
44
"devClass": "0x35a678a3",
55
"jacdac": {
66
"$connector": "Jacdac",

boards/rp2040w/pico_w.board.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "../rp2040deviceconfig.schema.json",
3-
"devName": "DeviceScript Raspberry Pi Pico W",
3+
"devName": "Raspberry Pi Pico W",
44
"url": "https://www.raspberrypi.com/documentation/microcontrollers/raspberry-pi-pico.html",
55
"devClass": "0x3a513204",
66
"i2c": {

devicescript

Submodule devicescript updated 60 files

0 commit comments

Comments
 (0)