Skip to content

lupyuen/pxt-maker

 
 

Repository files navigation

MakeCode Maker for STM32 Blue Pill

Build Status Community Discord

This is an experimental code editor for STM32 Blue Pill - try it at https://lupyuen.github.io/pxt-maker

Who is this for?

This editor is meant for micro-controllers that are friendly to breadboarding. The editor is based on Microsoft MakeCode.

Local Dev Server

The local server lets you to run the editor and serve the documentation from your own computer.

Setup

See https://github.com/lupyuen/stm32bluepill-makecode/blob/master/README.md

Updates

Make sure to pull changes from all repos regularly. More instructions are at https://github.com/Microsoft/pxt#running-a-target-from-localhost

Repos

This pxt target for STM32 Blue Pill depends on several other repos. The main ones are:

Code of Conduct

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.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

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.

Packages

No packages published

Languages

  • TypeScript 51.1%
  • C++ 14.8%
  • Assembly 13.6%
  • Shell 7.8%
  • C 4.5%
  • Python 3.1%
  • Other 5.1%