flipperzero-sys 0.4.1

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:** 7.5 ([flipperzero-firmware@0.71.1](https://github.com/flipperdevices/flipperzero-firmware/tree/0.71.1))

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