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
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
79d810c7da
fix translations
2017-08-19 00:31:29 +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
213c52dd00
surface repeated start functionality in i2c
2017-04-03 18:44:25 +02:00
Peli de Halleux
94bb4a1339
added showIcon api
2017-02-28 09:50:29 -08: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
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
Matthias L. Jugel
4376d3cefe
fix typos, fix accelerometer
2017-02-04 14:26:21 +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
250e21b5c9
fixed toolbox color
2016-12-22 22:41:13 -08:00
Peli de Halleux
f473835604
updated serial tranlsations
2016-11-14 10:06:39 -08:00
Peli de Halleux
d82da1f877
updated localizations
2016-11-14 09:44:46 -08:00
Peli de Halleux
d691ebfd52
updated strings
2016-11-12 05:20:39 -08:00
Peli de Halleux
7bc5488f25
updated translations
2016-11-11 15:25:18 -08:00
Peli de Halleux
f27aa28f8e
updated translations
2016-11-11 13:27:53 -08:00
Peli de Halleux
12ccf21e28
adding missing strings
2016-11-11 10:56:45 -08:00
Peli de Halleux
a0b426bdf0
disable simulator crash, disable parts
2016-11-10 10:06:38 -08:00
Peli de Halleux
1e2066726a
merging microbit
2016-11-09 13:29:34 -08:00
Peli de Halleux
0b144539f3
merging master
2016-11-09 13:20:18 -08:00
Peli de Halleux
7f7aa1c60b
updated fr translations
2016-11-04 12:59:11 -07:00
Peli de Halleux
584aaf8c6d
updated translations
2016-11-04 12:54:39 -07:00
Peli de Halleux
8ec20b87d7
exposing locs for all apis with jsdoc
2016-11-03 09:43:20 -07:00
Peli de Halleux
dc3f6cf885
updated locs
2016-11-03 09:41:58 -07:00
Peli de Halleux
c03fac2162
fixing typos
2016-11-03 08:50:02 -07:00
Peli de Halleux
75e53ddd61
updated translations
2016-11-03 06:45:45 -07:00
Peli de Halleux
c191cdf7ec
updated locs
2016-11-01 09:26:03 -07:00
Peli de Halleux
16cf45aa7c
updated localization files
2016-11-01 09:23:04 -07:00
Peli de Halleux
94e72784b9
merging microbit changes
2016-11-01 08:35:45 -07:00
Peli de Halleux
64ff568597
enable translated blocks
2016-10-30 23:41:18 -07:00
Peli de Halleux
524bcee5ed
cleanup bundled locals in core package
2016-10-28 11:20:41 -07:00
Peli de Halleux
76d236e4d9
updated loc files
2016-10-19 10:45:39 -07:00
Shigeru KANEMOTO
0b469f69b6
Fix i18n not working after 277d5a7
( #277 )
...
* Fix i18n not working after 277d5a7
The translation strings file in "core" package should have file names
"core-strings.json" or "core-jsdoc-strings.json".
* Enable ja translation
Rename "core-strings.json" to "core-jsdoc-strings.json".
Add new "core-strings.json" as a copy of the template.
Add two lines for the files in "pxt.json".
2016-10-17 11:13:38 -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