Bez popisu

Oliver Fabel 7381d6a168 fix canvas před 2 roky
examples b446c30bec add wacky canvas support před 2 roky
lib 7381d6a168 fix canvas před 2 roky
.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 b446c30bec add wacky canvas support před 2 roky
Makefile 5028779db9 add simple vibro example před 2 roky
Makefile.micropython 9d7617c8bb add floating point 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 9d7617c8bb add floating point 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 7381d6a168 fix canvas před 2 roky
mp_flipper_app.h b446c30bec add wacky canvas support před 2 roky
mpconfigport.h 9d7617c8bb add floating point 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