Bez popisu

Oliver Fabel 87cc273d66 add time module support před 2 roky
examples 87cc273d66 add time module support před 2 roky
lib 87cc273d66 add time module support 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
Makefile 87cc273d66 add time module support před 2 roky
Makefile.micropython 87cc273d66 add time 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 87cc273d66 add time module support před 2 roky
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