diff --git a/compiler/src/boards.json b/compiler/src/boards.json index c38fce7654..6108858422 100644 --- a/compiler/src/boards.json +++ b/compiler/src/boards.json @@ -688,7 +688,7 @@ "P1": 2, "P2": 0 }, - "productId": "0x3635315b", + "productId": "0x38ccab8d", "url": "https://www.kittenbot.cc/products/kittenbot-grapebit" }, "kittenbot_nanoscript": { @@ -739,7 +739,7 @@ "P6": 6, "P7": 7 }, - "productId": "0x3aa50e69", + "productId": "0x37c2fcc5", "sPin": { "#": "enable high power limiter mode", "@HILIM": 0 diff --git a/runtime/jacdac-c b/runtime/jacdac-c index f7a7c9d9a2..f60d0b2bb9 160000 --- a/runtime/jacdac-c +++ b/runtime/jacdac-c @@ -1 +1 @@ -Subproject commit f7a7c9d9a2258baceffb065a406b4ef99c9c01b9 +Subproject commit f60d0b2bb982d5fc5e6ddf0d6c92296787fbf728 diff --git a/website/docs/devices/boards.json b/website/docs/devices/boards.json index 175ed5c956..c811b828c8 100644 --- a/website/docs/devices/boards.json +++ b/website/docs/devices/boards.json @@ -565,8 +565,9 @@ "P1": 2, "P2": 0 }, - "productId": "0x3635315b", - "url": "https://www.kittenbot.cc/products/kittenbot-grapebit" + "productId": "0x38ccab8d", + "url": "https://www.kittenbot.cc/products/kittenbot-grapebit", + "img": "https://microsoft.github.io/jacdac-docs/images/devices/kittenbot/grapebitv10.catalog.jpg" }, "kittenbot_nanoscript": { "$description": "A RP2040 board featuring a Jacdac connector, compatible with SMT-mounting.", @@ -616,7 +617,7 @@ "P6": 6, "P7": 7 }, - "productId": "0x3aa50e69", + "productId": "0x37c2fcc5", "sPin": { "#": "enable high power limiter mode", "@HILIM": 0 @@ -635,7 +636,7 @@ } ], "url": "https://www.kittenbot.cc/products/devicescript-enhanced-development-board-with-rp2040", - "img": "https://microsoft.github.io/jacdac-docs/images/devices/kittenbot/ultrasonicsensorv10.catalog.jpg" + "img": "https://microsoft.github.io/jacdac-docs/images/devices/kittenbot/nanoscript2040v10.catalog.jpg" }, "msr124": { "$description": "Prototype board", diff --git a/website/docs/devices/esp32/boards.mdp b/website/docs/devices/esp32/boards.mdp index 94b0e71ab5..e2dfa15db7 100644 --- a/website/docs/devices/esp32/boards.mdp +++ b/website/docs/devices/esp32/boards.mdp @@ -5,5 +5,6 @@ + \ No newline at end of file diff --git a/website/docs/devices/esp32/kittenbot-grapebit-esp32c3.mdx b/website/docs/devices/esp32/kittenbot-grapebit-esp32c3.mdx index 19c6463c65..f15be36c2b 100644 --- a/website/docs/devices/esp32/kittenbot-grapebit-esp32c3.mdx +++ b/website/docs/devices/esp32/kittenbot-grapebit-esp32c3.mdx @@ -7,6 +7,8 @@ description: KittenBot Grape:Bit ESP32-C3 A round board packed with IMU, buzzer, motor control, 4 RGB LEDs, and Jacdac. +![KittenBot Grape:Bit ESP32-C3 picture](https://microsoft.github.io/jacdac-docs/images/devices/kittenbot/grapebitv10.catalog.jpg) + ## Features - Jacdac on pin 5 using Jacdac connector @@ -23,6 +25,7 @@ A round board packed with IMU, buzzer, motor control, 4 RGB LEDs, and Jacdac. ## Stores - [https://www.kittenbot.cc/products/kittenbot-grapebit](https://www.kittenbot.cc/products/kittenbot-grapebit) +- [https://www.kittenbot.cc/products/kittenbot-grapebit-20-pack](https://www.kittenbot.cc/products/kittenbot-grapebit-20-pack) ## Pins @@ -77,7 +80,7 @@ devicescript flash --board kittenbot_grapebit_esp32c3 "$schema": "https://raw.githubusercontent.com/microsoft/devicescript-esp32/main/boards/esp32deviceconfig.schema.json", "id": "kittenbot_grapebit_esp32c3", "devName": "KittenBot Grape:Bit ESP32-C3", - "productId": "0x3635315b", + "productId": "0x38ccab8d", "$description": "A round board packed with IMU, buzzer, motor control, 4 RGB LEDs, and Jacdac.", "archId": "esp32c3", "url": "https://www.kittenbot.cc/products/kittenbot-grapebit", diff --git a/website/docs/devices/rp2040/boards.mdp b/website/docs/devices/rp2040/boards.mdp index 896360a9bf..a307f4eeec 100644 --- a/website/docs/devices/rp2040/boards.mdp +++ b/website/docs/devices/rp2040/boards.mdp @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/website/docs/devices/rp2040/kittenbot-nanoscript.mdx b/website/docs/devices/rp2040/kittenbot-nanoscript.mdx index 9004cc9fb5..8e2e39d0ed 100644 --- a/website/docs/devices/rp2040/kittenbot-nanoscript.mdx +++ b/website/docs/devices/rp2040/kittenbot-nanoscript.mdx @@ -7,7 +7,7 @@ description: KittenBot NanoScript 1.0 A RP2040 board featuring a Jacdac connector, compatible with SMT-mounting. -![KittenBot NanoScript 1.0 picture](https://microsoft.github.io/jacdac-docs/images/devices/kittenbot/ultrasonicsensorv10.catalog.jpg) +![KittenBot NanoScript 1.0 picture](https://microsoft.github.io/jacdac-docs/images/devices/kittenbot/nanoscript2040v10.catalog.jpg) ## Features @@ -28,7 +28,6 @@ I2C pins are not [configured](/developer/board-configuration). ## Stores - [https://www.kittenbot.cc/products/devicescript-enhanced-development-board-with-rp2040](https://www.kittenbot.cc/products/devicescript-enhanced-development-board-with-rp2040) -- [https://www.kittenbot.cc/products/jacdac-kit-b-elite-module-suite-redefining-electronic-interfacing](https://www.kittenbot.cc/products/jacdac-kit-b-elite-module-suite-redefining-electronic-interfacing) ## Pins @@ -98,7 +97,7 @@ devicescript flash --board kittenbot_nanoscript "$schema": "https://raw.githubusercontent.com/microsoft/devicescript-pico/main/boards/rp2040deviceconfig.schema.json", "id": "kittenbot_nanoscript", "devName": "KittenBot NanoScript 1.0", - "productId": "0x3aa50e69", + "productId": "0x37c2fcc5", "$description": "A RP2040 board featuring a Jacdac connector, compatible with SMT-mounting.", "archId": "rp2040", "url": "https://www.kittenbot.cc/products/devicescript-enhanced-development-board-with-rp2040",