pxt-calliope/docs/packages.md
Peli de Halleux b5e6476442 fixed link
2017-03-31 11:26:04 -07:00

19 lines
723 B
Markdown

# @extends
## #approval
### ~ hint
All packages need to be approved by the Micro:bit Foundation before being available in the web editor.
Contact the Microbit Foundation support to get your package approved.
### ~
## Samples #samples
* [pxt-neopixel](https://github.com/Microsoft/pxt-neopixel) -- TypeScript + ARM Thumb assembly package
* [pxt-max6675](https://github.com/Microsoft/pxt-max6675) -- TypeScript
* [pxt-sonar](https://github.com/microsoft/pxt-sonar) -- TypeScript
* [pxt-bluetooth-temperature-sensor](https://github.com/Microsoft/pxt-bluetooth-temperature-sensor) -- C++, custom BLE service
* [pxt-bluetooth-max6675](https://github.com/Microsoft/pxt-bluetooth-max6675) -- TypeScript using other packages