Bez popisu

Oliver Fabel f36b3e9317 add led and backlight example před 1 rokem
examples f36b3e9317 add led and backlight example před 1 rokem
lib f36b3e9317 add led and backlight example před 1 rokem
.clang-format 8cfa40e26b initial commit před 2 roky
.clangd 8cfa40e26b initial commit před 2 roky
.gitignore 8cfa40e26b initial commit před 2 roky
.gitmodules 8cfa40e26b initial commit před 2 roky
CHANGELOG.md 5028779db9 add simple vibro example před 2 roky
Makefile 5028779db9 add simple vibro example před 2 roky
Makefile.micropython e251b917bc add random module support před 2 roky
Makefile.upylib 8cfa40e26b initial commit před 2 roky
README.md d2fc1c2283 add vfs reader and external import support před 2 roky
application.fam d2fc1c2283 add vfs reader and external import support před 2 roky
icon.png f1f768c9df add logo and readme před 2 roky
logo.svg f1f768c9df add logo and readme před 2 roky
mp_flipper_app.c 87cc273d66 add time module support před 2 roky
mpconfigport.h f36b3e9317 add led and backlight example před 1 rokem
state.h 87cc273d66 add time module support před 2 roky

README.md

MicroPython Flipper Zero

This repository aims to add Python support to the famous Flipper Zero gadget. The content of this repository is just work in progress at the moment. But the first working examples already look promising.

Setup

git clone --recurse-submodules git@github.com:ofabel/mp-flipper.git