diff --git a/docs/packages.md b/docs/packages.md index f1521f8e..89753884 100644 --- a/docs/packages.md +++ b/docs/packages.md @@ -5,6 +5,8 @@ that users can then add to their scripts. These typically provide a driver for a particular hardware device you can connect to a microbit. +* [pxt-max6675](https://github.com/Microsoft/pxt-max6675) -- TypeScript only package +* [pxt-neopixel](https://github.com/Microsoft/pxt-neopixel) -- TypeScript + ARM Thumb assembly package * [Sample C++ extension](https://github.com/Microsoft/pxt-microbit-cppsample) * [Sample TypeScript extension](https://github.com/Microsoft/pxt-microbit/tree/master/libs/i2c-fram)