diff --git a/docs/extensions.md b/docs/extensions.md index 1b957f14..079e2fd0 100644 --- a/docs/extensions.md +++ b/docs/extensions.md @@ -101,6 +101,11 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on "url":"/pkg/sparkfun/pxt-gamer-bit", "cardType": "package" }, +{ + "name": "4tronix BitCommander", + "url":"/pkg/4tronix/BitCommander", + "cardType": "package" +}, { "name": "Pimoroni touch:bit", "url":"/pkg/pimoroni/pxt-touchbit", @@ -275,7 +280,11 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on "name": "Muselab WiFi IoT Shield", "url":"/pkg/MUSELAB/pxt-wifi-shield", "cardType": "package" -}, { +}, { + "name": "4tronix Cube:Bit", + "url":"/pkg/4tronix/cubebit", + "cardType": "package" +}, { "name": "LINE BLE beacon", "url":"/pkg/pizayanz/pxt-linebeacon", "cardType": "package" diff --git a/targetconfig.json b/targetconfig.json index a8387af0..15835404 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -64,7 +64,9 @@ "PiSupply/pxt-tinker-kit", "PiSupply/pxt-bitbuggy", "PiSupply/pxt-oled-ssd1306", - "pimoroni/pxt-touchbit" + "pimoroni/pxt-touchbit", + "4tronix/cubebit", + "4tronix/BitCommander" ], "preferredRepos": [