pxt-calliope/docs/packages.md

19 lines
723 B
Markdown
Raw Normal View History

2017-03-16 21:54:48 +01:00
# @extends
2016-05-05 15:20:18 +02:00
2017-03-16 21:54:48 +01:00
## #approval
### ~ hint
All packages need to be approved by the Micro:bit Foundation before being available in the web editor.
2017-03-16 21:54:48 +01:00
Contact the Microbit Foundation support to get your package approved.
### ~
2016-05-05 15:20:18 +02:00
2017-03-16 21:54:48 +01:00
## Samples #samples
2016-08-16 08:16:10 +02:00
* [pxt-neopixel](https://github.com/Microsoft/pxt-neopixel) -- TypeScript + ARM Thumb assembly package
* [pxt-max6675](https://github.com/Microsoft/pxt-max6675) -- TypeScript
2016-08-18 03:23:08 +02:00
* [pxt-sonar](https://github.com/microsoft/pxt-sonar) -- TypeScript
2017-03-31 20:26:04 +02:00
* [pxt-bluetooth-temperature-sensor](https://github.com/Microsoft/pxt-bluetooth-temperature-sensor) -- C++, custom BLE service
2017-03-31 20:13:41 +02:00
* [pxt-bluetooth-max6675](https://github.com/Microsoft/pxt-bluetooth-max6675) -- TypeScript using other packages