GithubHelp home page GithubHelp logo

ssoudan / flipperzero Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flipperzero-rs/flipperzero

0.0 1.0 0.0 672 KB

Rust on the Flipper Zero

License: MIT License

Python 0.18% Rust 99.71% Dockerfile 0.11%

flipperzero's Introduction

Rust for Flipper Zero ๐Ÿฌโค๏ธ๐Ÿฆ€

crates.io Flipper Zero API docs.rs MIT license

This project allows writing Rust-based applications for the Flipper Zero.

It doesn't have any direct dependency on flipperzero-firmware or toolchain, so it can be used to build binaries with no external dependencies.

These crates only support the core and alloc crates.

The Rust thumbv7em-none-eabihf target currently only supports no_std development. This means it's not possible to use anything in the std crate.

SDK version

Currently supports SDK 23.0 ([email protected]).

The crate major version number will be updated after a bump in API version in the Flipper Zero firmware.

Crate version API version
0.9.x 23.0
0.8.x 20.0
0.7.x 14.0
0.6.x 11.2
0.5.x 10.1
0.4.x 7.5
0.3.x 2.2

Crates

Initial setup

  1. Install rustup by following the instructions on rustup.rs.
  2. Use rustup to install the thumbv7em-none-eabihf target:
    rustup target add thumbv7em-none-eabihf
    

Writing an application

The Flipper Zero supports installing externally built applications on the SD card.

See flipperzero-template๐Ÿš€ to help you get started.

License

Licensed under the MIT License. See LICENSE for details.

flipperzero's People

Contributors

burnoo avatar dcoles avatar georgikoemdzhiev avatar giacomoferretti avatar jarviscraft avatar kitterion avatar maybe-hello-world avatar mogenson avatar sitischu avatar ssoudan avatar str4d avatar strosel avatar tsarfox avatar zhaofengli avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.