Commit Graph

13 Commits

Author SHA1 Message Date
Matthias L. Jugel
cdb9682a8b intermediate fix for accelerometer used in pxt 2016-11-10 20:45:40 +01:00
Matthias L. Jugel
c4e427c090 fix pins to be in sync with the naming in the simulator and on the board 2016-11-10 15:11:12 +01:00
Matthias L. Jugel
e701d83dc5 Merge branch 'rev03-changes'
# Conflicts:
#	libs/core/motors.cpp
#	libs/core/music.cpp
#	package.json
2016-11-09 11:56:14 +01:00
Peli de Halleux
83bd1ed3e1 support for motor commands 2016-11-02 22:35:00 -07:00
Matthias L. Jugel
a4ba24d6ef add sound support using the on-board speaker 2016-10-26 20:52:40 +02:00
Matthias L. Jugel
d6d64f3edb fix touch pin for rev 0.3 board 2016-10-26 12:54:21 +02:00
Matthias L. Jugel
ddd6e90c6d Merge remote-tracking branch 'origin/master' 2016-10-19 19:08:52 +02:00
Matthias L. Jugel
fd14ba6ff1 fix touch pins, add test for buttons and pins, update dependency 2016-10-19 19:08:41 +02:00
Peli de Halleux
28a8f21d40 merging ble changes 2016-10-18 21:55:02 -07:00
Peli de Halleux
ae5d5c74a7 better support for BLE UART and alignment with serial blocks. (#276)
* aligning uart apis with serial

* reorganizing serial/bluetooth blocks

* Autoupdate configuration for UART. (#279)

* Autoupdate configuration for UART.

* removing serial autoupdates.
2016-10-18 21:36:42 -07:00
Peli de Halleux
dff4f3adb3 basic motor block support 2016-10-11 22:58:53 -07:00
Peli de Halleux
d48404eb37 integrated pxt-microbit 2016-10-11 09:08:31 -07:00
Sam El-Husseini
277d5a721c rename "microbit" package to "core" #414 (#270)
* rename "microbit" package to "core" #414

* shouldn't edit the package id.

* updating package.json

* updated the wrong version

* missed updating pxt.json of tests
2016-10-10 16:21:50 -07:00