Commit Graph

419 Commits

Author SHA1 Message Date
Amerlander
5c114a0c57 2.1.28, initiation update to PXT v5.28.24 (#54) 2019-12-01 20:58:26 -08:00
Peli de Halleux
dfcf16cde7 updated to latest pxt 2018-05-16 06:31:10 -07:00
Peli de Halleux
1339d3f579 updating pxt 2018-03-29 15:07:15 -07:00
Peli de Halleux
13f252c6f4
support for icons (#15) 2017-12-14 11:04:59 -08:00
Peli de Halleux
2250aa9d4b
Upgrades (#14)
* enable tracing

* more config adjustments

* upgrading images

* upgrading input

* upgrading led

* upgraded pins api

* upgrade runtime

* upgrading pxt.h

* upgrading basic.cpp

* upgraded control

* upgraded control.ts

* upgrading core.cpp

* updating shims

* fixing merge issues

* upgrading BLE config
2017-12-14 11:00:47 -08:00
Peli de Halleux
a5f8e9a643
upgrading game apis (#13) 2017-12-14 10:34:32 -08:00
Peli de Halleux
5a6cbf2639
upgrading music APIs (#12) 2017-12-14 10:34:04 -08:00
Peli de Halleux
90fe68943e
Moving back to pxtcore v0 (#10)
* migrating to v0

* moving external repos to targetconfig

* reenabling sharing

* updating target

* missing dependencies

* updated pxt version

* fixing missing file

* ignore docs errors

* udpated readme

* bumping pxt

* moving setting to correct location

* missing blockly less
2017-12-12 10:55:00 -08:00
Matthias L. Jugel
aa6b6daf45 hotfix for motor/servo problem (https://calliope-mini.myjetbrains.com/youtrack/agiles/82-2/83-5) 2017-10-08 17:26:52 +02:00
Matthias L. Jugel
3fc7888aab update bluetooth for eddystone 2017-09-19 23:54:46 +02:00
Matthias L. Jugel
79d810c7da fix translations 2017-08-19 00:31:29 +02:00
Matthias L. Jugel
a7c81358aa revert code, may be included if decided to be helpful, but for now it would complicate merging 2017-08-18 12:55:52 +02:00
Matthias L. Jugel
879615dcc1 add function to reset the UART back to USB 2017-08-17 18:25:55 +02:00
Matthias L. Jugel
5c02964085 fix shake gesture 2017-08-02 19:19:53 +02:00
Matthias L. Jugel
08c89d0743 updated compass calibration 2017-08-01 21:46:43 +02:00
Matthias L. Jugel
213c52dd00 surface repeated start functionality in i2c 2017-04-03 18:44:25 +02:00
Matthias L. Jugel
436e376de9 add midi example and i2c test 2017-03-25 13:42:52 +01:00
Peli de Halleux
94bb4a1339 added showIcon api 2017-02-28 09:50:29 -08:00
chmora
d858bd0fe8 support for piano 2017-02-28 08:55:26 -08:00
Matthias L. Jugel
bc8b97faba add new calliope image, add analog pins on RX/TX grove 2017-02-20 11:13:00 +01:00
thinkberg
df64034519 updated for brightness fix 2017-02-19 19:06:29 +01:00
Matthias L. Jugel
2b4d71ac8b merged fixes from calliope-mini-2016 branch 2017-02-19 16:17:58 +01:00
Matthias L. Jugel
aec1cf2ca6 fix 115200 string
(cherry picked from commit 2a3f2d4)
2017-02-19 16:16:34 +01:00
Matthias L. Jugel
d1d6abebb4 add 57600 as baud selection
(cherry picked from commit d9b3f2f)
2017-02-19 16:16:30 +01:00
thinkberg
a1b0b5153c fix play ringtone (#MINI-32)
(cherry picked from commit d69bd0e)
2017-02-19 11:21:04 +01:00
Matthias L. Jugel
db79634446 add comments from pxt-microbit 2017-02-13 11:44:00 +01:00
thinkberg
56dc85e6ff picked serial redirection fix from pxt-microbit (issue #961) 2017-02-12 10:26:32 +01:00
Matthias L. Jugel
1f7ad1f114 add correct serial pins 2017-02-06 22:48:27 +01:00
Matthias L. Jugel
8bfa79fd15 update dependency on dal 2017-02-06 22:07:40 +01:00
Peli de Halleux
7f134f330d updated translations 2017-02-06 11:52:50 -08:00
Richard Knoll
a5aca0dfcf merged master 2017-02-06 10:17:02 -08:00
Peli de Halleux
b1fd48882c merged from microbit 2017-02-06 10:12:34 -08:00
Matthias L. Jugel
4376d3cefe fix typos, fix accelerometer 2017-02-04 14:26:21 +01:00
Peli de Halleux
1d49ba4cf0 refreshed dal definitions 2017-02-02 03:18:18 -08:00
Matthias L. Jugel
0de9102f96 pin updates 2017-01-31 22:36:32 +01:00
Peli de Halleux
d4220593b0 Serial events (#337)
* added "serial->on data received"

* updated info

* updated docs

* added readline to read entire buffer

* lazy initialize of serial buffers

* init async on event

* updated docs
2017-01-22 17:08:59 -08:00
Peli de Halleux
ca1e3e7231 applying icons to namespaces 2017-01-19 20:55:31 -08:00
Brahma Giri Abhijith Chatra
b359411058 Merging array changes from pxt-microbit 2017-01-19 11:30:06 -08:00
Sam El-Husseini
d40c0763f1 fixing indentation 2017-01-12 16:15:15 -08:00
Sam El-Husseini
8c2ecdd42e fix"string compare works differently in simulator/on target" 2017-01-12 16:14:15 -08:00
Peli de Halleux
250e21b5c9 fixed toolbox color 2016-12-22 22:41:13 -08:00
Richard Knoll
7556796eb6 merging more memory fixes 2016-12-16 14:57:16 -08:00
Abhijith
1c8ceaef17 merging runtime memory leaks 2016-12-08 16:29:53 -08:00
Peli de Halleux
ce85907019 removing ksbit.h file 2016-11-29 21:55:37 -08:00
Peli de Halleux
8cf0984a3f removing dependency on pxt-calliope-core 2016-11-29 21:51:14 -08:00
Abhijith
566326ea17 Fixing scrollimage for calliope 2016-11-17 10:14:12 -08:00
Peli de Halleux
903c0ec6bd fixing music simulator 2016-11-15 22:28:05 -08:00
Peli de Halleux
b3ffabba41 updated translations 2016-11-14 11:25:27 -08:00
Peli de Halleux
d01c801f63 updated mutable block 2016-11-14 10:25:26 -08:00
Peli de Halleux
f473835604 updated serial tranlsations 2016-11-14 10:06:39 -08:00