Commit Graph

11 Commits

Author SHA1 Message Date
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
Peli de Halleux e59ae37954 moving neopixel state to pxt 2016-09-13 13:09:02 -07:00
Peli de Halleux 8b40850a94 tweaks to neopixel rendering 2016-09-11 21:55:54 -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
darzu e59fd8469b improves neopixel simulator 2016-09-07 10:58:44 -07:00
Peli de Halleux 39c146329f perf optimization 2016-09-01 22:18:36 -07:00
Peli de Halleux b865cce44e embedding neopixel / speaker svgs 2016-09-01 10:56:06 -07:00
Peli de Halleux d890c05229 moving parts .svg under simulator 2016-09-01 08:57:20 -07:00
darzu 8f50beb938 adds new custom NeoPixel svg 2016-08-30 15:59:02 -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