Peli de Halleux
086bcf372f
remove dependencies on dal.d.ts
2016-09-09 13:43:41 -07:00
Michal Moskal
93770e5821
Merge branch 'master' of github.com:Microsoft/pxt-microbit
2016-09-09 10:17:35 +01:00
Michal Moskal
cb8e28beb0
Bump pxt-microbit-core to 0.5.0
2016-09-09 10:17:28 +01:00
Daryl Zuniga
c63e2c85f1
new part definitions ( #247 )
...
* working on new part definitions
* draft of new part definitions
* updates comments
* starting new allocator
* starting from the old allocator
* alloc internals renaming
* alloc minor renaming
* alloc internal renaming
* progress on new parts definition
* progress on new part defs allocator
* refactors BBLoc; progress on new allocator
* more progress on new allocator
* finishing new allocator
* deleting old allocator
* moves new allocator and part definitions
* porting to new part definitions
* refactors instructions for new definitions
* debugging new allocator
* fixes ground and power wire colros
* fixing new part definition bugs
* fixes wire end offsets; fixes NeoPixel placement
* fixes colorGroup issue
* fixes led matrix wiring
* naming tweaks
* fixes instructions regressions
* typo
2016-09-09 01:23:39 -07:00
Peli de Halleux
91a8d05e45
updated loc strings
2016-09-08 23:11:58 -07:00
Michal Moskal
6a7d1bd95c
Support for object literals
...
bump pxt-microbit-core to 0.4.4
see https://github.com/Microsoft/pxt/issues/287
2016-09-07 16:27:28 +01:00
Michal Moskal
e0de55d689
Add pxtrt::runtimeWarning() support; see https://github.com/Microsoft/pxt/issues/31
2016-09-02 17:29:40 +01:00
Peli de Halleux
a656fbbd7b
embedding parts svg files in pxt.json
2016-09-01 16:24:12 -07:00
Peli de Halleux
e681cc8c97
added parts to microbit
2016-09-01 15:37:39 -07:00
Michal Moskal
a8b427fd89
Merge branch 'master' of github.com:Microsoft/pxt-microbit
2016-09-01 12:13:54 +01:00
Michal Moskal
79c23e2e2a
Bump pxt-microbit-core to 0.4.2 with class support
2016-09-01 12:13:40 +01:00
Peli de Halleux
9085c98c7f
merging TD_ID
2016-08-31 11:23:30 -07:00
Peli de Halleux
60f8dd8228
annotating note with TD_ID
2016-08-31 11:22:07 -07:00
darzu
008cbf543f
adds "speaker" parts annotation
2016-08-30 11:17:15 -07:00
Michal Moskal
7b11a04727
Upgrade pxt-microbit-core to 0.4.1
2016-08-30 12:48:58 +02:00
Peli de Halleux
f4768d99ff
Merge pull request #220 from Microsoft/parts
...
adds "parts" annotations
2016-08-26 12:00:59 -07:00
Michal Moskal
0023710209
String/ptr -> boolean helpers added
2016-08-26 13:14:48 +02:00
Michal Moskal
0756091e8c
Remove st/ldglb (no longer used)
2016-08-26 11:09:18 +02:00
darzu
8b46698f50
adds "parts" annotations...
...
...to libs/microbit and libs/microbit-bluetooth
2016-08-22 08:48:48 -07:00
Shigeru KANEMOTO
b24b65abcd
Call init()
before using beatsPerMinute
.
2016-08-18 22:19:03 +09:00
Shigeru KANEMOTO
2cc0523f9a
Fix changeTempo() calculation
2016-08-18 22:13:12 +09:00
Peli de Halleux
9f31637000
support for max-duration in pulse-in
2016-08-17 11:35:54 -07:00
Peli de Halleux
8e811b913e
adding pins.pulseIn API
2016-08-17 11:18:15 -07:00
Michal Moskal
719370f6b0
Use the new lambdas
2016-08-17 18:08:46 +03:00
Peli de Halleux
9159c297a5
added wait-micros function
2016-08-16 17:04:21 -07:00
Peli de Halleux
c99138b02e
adding SPI support
2016-08-10 23:26:58 -07:00
Peli de Halleux
0e0275e496
doc fixes
2016-08-10 13:10:40 -07:00
Thomas Denney
084f83ba1b
Merge branch 'master' of https://github.com/thomasdenney/pxt-microbit
2016-08-09 15:13:35 +01:00
Peli de Halleux
de5def8dde
adding led.toggle as a block
2016-08-08 16:53:55 -07:00
Peli de Halleux
20d0dd91ad
added input.onPinRelease. Fix for #294
2016-08-08 15:23:18 -07:00
Peli de Halleux
825c6d57e7
testing fr jsdoc transtions
2016-08-08 13:47:45 -07:00
Peli de Halleux
b3edb81d3c
adding URL for SEO
2016-08-08 13:08:15 -07:00
Peli de Halleux
f2c43c74ac
support for start/length in buffer methods
2016-08-04 08:42:47 -07:00
Peli de Halleux
4e46682489
keep older value longer
2016-08-02 15:35:33 -07:00
Sam El-Husseini
c6ed665f84
Fix for issue 176: basic.showNumber timing in the simulator
...
- updated basic.cpp::showNumber to use printChar instead of print.
2016-07-28 15:04:56 -07:00
Peli de Halleux
573ed7f6f2
updated localization strings in bundled packages
2016-07-27 08:42:58 -07:00
Peli de Halleux
42c766b6d7
updated shim definition
2016-07-26 16:17:54 -07:00
Peli de Halleux
8440f7c763
adding "pin is pressed" block
2016-07-26 13:51:41 -07:00
Peli de Halleux
8e74965964
remove experiemental translations
2016-07-21 14:22:30 -07:00
Peli de Halleux
63913c2182
updated getting-started intro
2016-07-21 13:46:22 -07:00
Peli de Halleux
dd94442555
Merge pull request #173 from gingemonster/master
...
fixing more help broken links
2016-07-21 11:10:55 -07:00
gingemonster
20ac14fdf6
fixing more help documentation links
...
set-accelerometer-range was wrong so fixing reference to help doc
2016-07-20 10:44:32 +01:00
gingemonster
c805d67cf6
fixing help for pins.pulseDuration
...
Help document at https://codethemicrobit.com/reference/pins/pulse-duration doesnt match the help annotation in the code so this fixes it
2016-07-20 06:29:44 +01:00
gingemonster
943c2e7716
Fixing help annotation on serial.redirect
...
Code currently points to help at https://codethemicrobit.com/reference/serial/redirect but the working url is https://codethemicrobit.com/reference/serial/redirect-to so fixed the help annotation
2016-07-20 06:21:15 +01:00
gingemonster
298a37e576
updated setPull help annotation
...
At some point Im guessing the help file has been renamed and its current url is https://codethemicrobit.com/reference/pins/set-pull . This change to the annotation of setPull removes the word "digital" so that the link should work again
2016-07-20 06:14:18 +01:00
Thomas Denney
e942fb5733
Minor linting changes
2016-07-18 10:12:00 +01:00
Michal Moskal
c81e56613e
Mark microbit DAL config as just defaults
2016-07-11 14:29:49 +02:00
Michal Moskal
31002ae1a8
Fix typo in onPulse; hook up createBuffer
2016-06-25 19:17:43 +01:00
Peli de Halleux
98238caffb
updated translations
2016-06-20 11:28:52 -07:00
Peli de Halleux
17cbea9989
refreshing localizations
2016-06-20 08:37:17 -07:00