added links to packages

This commit is contained in:
Peli de Halleux 2016-08-15 23:16:10 -07:00
parent 6c7f0f911c
commit 1baf04b1fd
1 changed files with 2 additions and 0 deletions

View File

@ -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)