flipper0 icon indicating copy to clipboard operation
flipper0 copied to clipboard

Rust bindings for Flipper Zero FW

Results 11 flipper0 issues
Sort by recently updated
recently updated
newest added

Currently it doesn't support nightly and toolchain override file. Issues: - [#4915](https://github.com/dependabot/dependabot-core/issues/4915) - [#1702](https://github.com/dependabot/dependabot-core/issues/1702)

ci/cd

- [ ] [jbutcher5/read-yaml][] still uses node12 and `set-output`, used in job `tests/clippy`. [jbutcher5/read-yaml]: https://hithub.com/jbutcher5/read-yaml

ci/cd

Currently there's almost complete build pipeline for any FAPs. Somehow need to call 'fbt' to build fap elf from the compilation product (static lib). Also probably strip needed for release...

enhancement
help wanted

- [x] `stdout` wrapper - [x] `print!` & `println!` - [ ] log crates support - [ ] default static logger - [ ] wrap API functions `furi_log_...`