Introduction

This section gives an overview on MicroPython including how to build the source code, run tests and a full break down of the code structure.

MicroPython Vs CPython

Getting and Building the Code

Clone the source

Build the source

Running the tests

Folder Structure