Daryl Zuniga and Peli de Halleux
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
darzu
7448db5b98
makes instruction panels inline-block
2016-09-07 15:00:42 -07:00
darzu
e59fd8469b
improves neopixel simulator
2016-09-07 10:58:44 -07:00
darzu
29cf4d3e53
uses croc clips in instructions only for micro:bit
2016-09-06 10:52:22 -07:00
darzu
6e56107eb5
Merge branch 'master' into power-usage
2016-09-02 16:12:48 -07:00
darzu
1f077beb65
directly wires power if there is single usage
2016-09-02 16:11:58 -07:00
darzu
13f53d730a
fixes instruction steps for finer power usage
2016-09-02 15:43:26 -07:00
darzu
8adcab1cab
finer grain power wires based on usage
2016-09-02 15:24:16 -07:00
darzu
359c456577
adds full-page instruction printing
2016-09-01 19:07:01 -07:00
darzu
dc42900c7f
merges with master
2016-09-01 10:08:32 -07:00
darzu
dcc3bd95fe
ignores max6675
2016-09-01 10:07:11 -07:00
darzu
4070d4e691
Merge branch 'master' into max6675
2016-08-31 22:41:59 -07:00
darzu
7048156b46
draws small wires for small micro:bit pins
2016-08-31 22:41:30 -07:00
darzu
232758805b
removes "debugger" statement
2016-08-31 21:56:46 -07:00
darzu
211d4e5538
adds max6675
2016-08-31 21:55:55 -07:00
darzu
374d8c590d
adds spi and i2c pins
2016-08-31 21:53:48 -07:00
darzu
19e33d029d
removes dead code
2016-08-31 20:15:59 -07:00
darzu
e3671ca809
Merge branch 'arduino' into generic-part
2016-08-31 19:37:57 -07:00
darzu
1f3a2ab6fe
adds generic parts to instructions parts list and requirements panels
2016-08-31 19:37:20 -07:00
darzu
dad3e89577
adds "extraColumnOffset" for generic parts
2016-08-31 19:28:28 -07:00
darzu
658083b4eb
removes all experimental boards
2016-08-31 19:03:11 -07:00
darzu
1441129355
adds support for generic components
2016-08-31 19:01:59 -07:00
darzu
2b87b26f00
adds support for arduino zero
2016-08-31 18:03:34 -07:00
darzu
ae17d4380e
re-adds arduino board definitino
2016-08-31 14:55:58 -07:00
darzu
f79b726f87
tiny progress on generic part support
2016-08-31 14:48:44 -07:00
darzu
99fb074952
adds more padding under breadboard
2016-08-31 14:03:25 -07:00
darzu
66ba26586f
fixes wire highlighting in instructions
2016-08-31 13:59:20 -07:00
darzu
e27c4de108
micro:bit wireframe
2016-08-31 13:39:47 -07:00
darzu
f19a110953
Merge branch 'breadboarding' of github.com:Microsoft/pxt-microbit into breadboarding
2016-08-31 11:34:58 -07:00
darzu
626055d3eb
fixes microbit board height issue
2016-08-31 11:34:49 -07:00
darzu
c2e37a2c6e
refactoring instructions to work with boardHost
2016-08-31 11:14:16 -07:00
darzu
8f50beb938
adds new custom NeoPixel svg
2016-08-30 15:59:02 -07:00
darzu
52527dd584
fixes micro:bit + breadboard sim size issue
2016-08-30 15:33:57 -07:00
darzu
fc0faf5181
removes unused m:b params
2016-08-30 14:17:17 -07:00
darzu
cd9589e562
adds "boardhost" to handle composition of ...
...
... breadboard, board, wires, and definition allocation.
2016-08-30 14:13:44 -07:00
darzu
af7c51b954
renames state -> board
2016-08-30 12:42:30 -07:00
darzu
a65e71f3b1
moves all of pxt-arduino breadboarding here...
...
... see pxt-arduino history starting here: https://github.com/Microsoft/pxt-arduino/commit/acd49bb79512b95e8c65182ae94f3548494238ab
2016-08-30 11:55:00 -07:00
darzu
89e899cc79
splits m:b simulator state
2016-08-30 11:51:32 -07:00
darzu
a984778dfd
renames simsvg and libmbit
2016-08-30 11:27:29 -07:00
darzu
008cbf543f
adds "speaker" parts annotation
2016-08-30 11:17:15 -07:00
darzu
61ee841431
adds arduino & speaker svgs
2016-08-30 11:15:24 -07:00
darzu
8b46698f50
adds "parts" annotations...
...
...to libs/microbit and libs/microbit-bluetooth
2016-08-22 08:48:48 -07:00