# MicroPython Flipper Zero This repository aims to add [Python](https://www.python.org) support to the famous [Flipper Zero](https://flipperzero.one/) gadget. The content of this repository is just work in progress at the moment. But the first working examples already look promising. ## Setup ```bash git clone --recurse-submodules git@github.com:ofabel/mp-flipper.git ```