Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
This commit is contained in:
		@@ -183,6 +183,8 @@ namespace pxt {
 | 
			
		||||
  //%
 | 
			
		||||
  RefRecord* mkRecord(int reflen, int totallen);
 | 
			
		||||
  //%
 | 
			
		||||
  RefRecord* mkClassInstance(int offset);
 | 
			
		||||
  //%
 | 
			
		||||
  void debugMemLeaks();
 | 
			
		||||
  //%
 | 
			
		||||
  int incr(uint32_t e);
 | 
			
		||||
 
 | 
			
		||||
@@ -91,7 +91,7 @@
 | 
			
		||||
        "yottaTarget": "bbc-microbit-classic-gcc",
 | 
			
		||||
        "yottaCorePackage": "pxt-microbit-core",
 | 
			
		||||
        "githubCorePackage": "microsoft/pxt-microbit-core",
 | 
			
		||||
        "gittag": "v0.4.1",
 | 
			
		||||
        "gittag": "v0.4.2",
 | 
			
		||||
        "serviceId": "ws"
 | 
			
		||||
    },
 | 
			
		||||
    "serial": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user