diff --git a/libs/hw---n3/pxt.json b/libs/hw---n3/pxt.json index 99b0030aba8..ddadb3a2d68 100644 --- a/libs/hw---n3/pxt.json +++ b/libs/hw---n3/pxt.json @@ -21,7 +21,7 @@ "core---nrf52": "file:../core---nrf52", "screen---st7735": "file:../screen---st7735", "mixer---nrf52": "file:../mixer---nrf52", - "game": "file:../game" + "game": "file:../game" }, "public": true, "skipLocalization": true, @@ -35,7 +35,6 @@ "DEVICE_WEBUSB": 0 } }, - "experimentalHw": true, "dalDTS": { "corePackage": "../core---nrf52" } diff --git a/libs/hw---n4/pxt.json b/libs/hw---n4/pxt.json index 3bb0712770c..9d287091964 100644 --- a/libs/hw---n4/pxt.json +++ b/libs/hw---n4/pxt.json @@ -26,6 +26,7 @@ "public": true, "skipLocalization": true, "additionalFilePath": "../hw", + "experimentalHw": true, "yotta": { "optionalConfig": { "DEVICE_JACDAC_DEBUG": 1