flipperzero-firmware/applications/cli
Skorpionm b912cc7991
SubGhz: sending / receiving messages via subghz (#851)
* SubGhz: add worker subghz_txrx
* SubGhz: added support for transferring Russian characters and support for backspace in CLI subghz_txrx
* SubGhz: refactoring subghz_txrx_worker, added a callback for accepting data in an empty one RX buffer
* SubGhz: fix conflict
* SubGhz: fix syntax errors
* Cli: document string_move usage and its behavior
* FuriHal: update subghz api and documentation. Subghz: move chat to subghz cli subcommand.
* Subghz: update text in chat cli

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-12-01 18:44:39 +03:00
..
cli_commands.c Fix gpio debug (#802) 2021-11-02 02:49:48 +03:00
cli_commands.h [FL-1138] CLI commands unification (#484) 2021-05-24 17:50:28 +03:00
cli_i.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
cli.c SubGhz: sending / receiving messages via subghz (#851) 2021-12-01 18:44:39 +03:00
cli.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00