Keine Beschreibung

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

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