Commit Graph

7 Commits

Author SHA1 Message Date
Michał Moskal
65e2cf18bf Allow globals in reclaimed bluetooth memory (#2455) 2019-10-01 22:37:38 -07:00
Michał Moskal
acf462fb61 Decrease size of GC heap to allow more DAL allocs (#2246) 2019-07-17 06:25:15 -07:00
Michał Moskal
28b5b293b5 Use gcPreAllocateBlock() to fix #2177, #2215 (#2216)
* Use gcPreAllocateBlock() to fix #2177, #2215
* bump pcp 6.9.4
2019-07-01 18:39:12 -07:00
Michał Moskal
71d98822ae
Support latest PXT with GC (#1798)
* Enable gc and basic compilation fixes

* Add missing GC stuff

* Set microbit-dal version

* Disable jacdac in servo

* UTF fixes

* TS build fixes

* Auto-generated files update

* We only seem to have that much

* Fix for new new compiler

* Account for uninitialized scheduler

* Intialize memory allocator

* bump references

* updated package

* Set image tag, requires https://github.com/Microsoft/pxt/pull/5262

* updated project summaries

* Fixing block tests
2019-02-21 15:41:32 -08:00
Peli de Halleux
0a708ef815
BLE HF2 log service (#1549)
* basic hf2 service

* service to send hf2 log messages

* use common console.log

* updated shims

* adding config

* adding simulator

* fix hf2 logging

* hide console blocks
2018-10-29 21:12:09 -07:00
Michał Moskal
57f9cbed9d Initialize our random generator with codal's (#1021) 2018-08-01 13:18:34 -04:00
Michał Moskal
cad13785e2 Implement tagged integers in C++ (#813)
* Start on the C++ conversion for tagged ints
2018-05-29 15:55:58 -07:00