flipperzero-sys 0.3.0-alpha

Rust for Flipper Zero
Documentation
1
2
3
4
5
6
7
# `flipperzero-sys`

Low-level bindings for the [Flipper Zero](https://flipperzero.one/) application SDK.

**SDK version:** 2.2 ([flipperzero-firmware@0.69.0](https://github.com/flipperdevices/flipperzero-firmware/tree/0.69.0))

Generally you should use the [`flipperzero`](../flipperzero/) crate, unless you need low-level access to the C API.