Common packages for Microsoft MakeCode editors
Перейти к файлу
Michał Moskal 3879067799
Pin buffer around potential async operations (#1193)
2020-10-27 11:04:35 +01:00
.github/ISSUE_TEMPLATE added bug templates 2018-05-21 08:32:29 -07:00
cpptests support for pxt64 VM (#828) 2019-05-24 05:10:51 -07:00
docs/static/libs Migrate radio to common packages (#1058) 2020-02-06 21:30:18 -08:00
libs Pin buffer around potential async operations (#1193) 2020-10-27 11:04:35 +01:00
scripts Add missing Simplified Chinese characters (#1144) 2020-07-15 16:55:39 +02:00
sim Changes for TS 2.6.1 (#191) 2017-12-11 16:42:08 -08:00
.clang-format Format C++ sources 2017-03-20 18:39:10 +00:00
.gitattributes duplicate entry 2018-06-15 08:45:57 -07:00
.gitignore Settings storage in flash (#923) 2019-08-16 08:33:08 -07:00
.travis.yml JACCDAC config keys (#814) 2019-05-06 12:19:19 -07:00
LICENSE Initial commit 2017-02-27 21:53:19 -08:00
README.md updated script and docs on jacdac-ts 2019-05-28 08:21:55 -07:00
ThirdPartyNotice ESP32 SPI (#735) 2019-07-15 17:17:28 -07:00
package.json 8.3.1 2020-10-26 19:10:32 -07:00
pxtarget.json Move JACDAC out of common-packages (#1118) 2020-06-10 09:41:18 -07:00

README.md

MakeCode Common packages

A set of packages used in various MakeCode editors such as https://makecode.adafruit.com, https://maker.makecode.com, https://makecode.microbit.org, https://makecode.mindstorms.com, etc...

Build Status Community Discord

Updating JACDAC-TS

In order to be included in our Static TypeScript release, the JACDAC-ts file had to be "inlined" in the libs/jacdac project. To update these files, run the script:

sh update-jacdac.sh

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.