Commit Graph

24 Commits

Author SHA1 Message Date
Peli de Halleux 1e2066726a merging microbit 2016-11-09 13:29:34 -08:00
Peli de Halleux 7117ba771e support for multiple simulated servos 2016-11-07 22:25:19 -08:00
Peli de Halleux 0269ffa5ae support for filesystem in simulator 2016-11-07 11:11:38 -08:00
Peli de Halleux 94e72784b9 merging microbit changes 2016-11-01 08:35:45 -07:00
Peli de Halleux 4963bf776a basic servo simulation (#297) 2016-11-01 08:16:03 -07:00
Peli de Halleux 40fe1b4616 fix simulator support for music 2016-10-27 13:47:39 -07:00
Peli de Halleux 574a9e01d5 updating pinmap 2016-09-29 15:25:57 -07:00
Peli de Halleux 4b583e221b limited support for RGB led 2016-09-27 13:35:48 -07:00
Peli de Halleux 5edd06c9b9 migrating instruction generation logic to pxt 2016-09-26 13:26:43 -07:00
Peli de Halleux 167c1d8fce loading board definition from pxtarget.json 2016-09-13 15:32:12 -07:00
Peli de Halleux 72a621ec8b mvoing edge connector to pxt 2016-09-13 12:48:07 -07:00
Peli de Halleux e5d985dbf1 moving boardhost to pxt 2016-09-13 09:59:34 -07:00
Peli de Halleux 9db91d89d6 refactor part global lists 2016-09-13 09:44:58 -07:00
Peli de Halleux 1fa9bf12d5 refactoring dalboard 2016-09-12 21:29:55 -07:00
Peli de Halleux 910772d54e refacotring various simulator features into pxt 2016-09-09 22:56:26 -07:00
Peli de Halleux 3858b0a0a0 moving wiring to pxt 2016-09-09 15:01:29 -07: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 e681cc8c97 added parts to microbit 2016-09-01 15:37:39 -07:00
darzu 2b87b26f00 adds support for arduino zero 2016-08-31 18:03:34 -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
Peli de Halleux 4c27d62796 removing external boards 2016-08-30 21:15:27 -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 a65e71f3b1 moves all of pxt-arduino breadboarding here...
... see pxt-arduino history starting here: acd49bb795
2016-08-30 11:55:00 -07:00