Expand description
Rust Runtime for the Flipper Zero.
This must be build with -Z no-unique-section-names to ensure that this module
is linked directly into the .text section.
Modules§
- Flipper Zero Manifest.
- Panic handler for Furi applications. This will print the panic info to stdout and then trigger a crash.
Macros§
- Defines the entry point.
- Define application manifest.
Functions§
- The C entry point.