flipperzero-firmware/applications/cli
Nikolay Minaylov a3aaf50ecd
[FL-2084] I2C memory read/write (#951)
* furi_hal_i2c: read/write registers
* remove i2c_acqure/release
* i2c_is_device_ready without reading data

Co-authored-by: あく <alleteam@gmail.com>
2022-01-12 18:29:28 +03:00
..
cli_commands.c [FL-2084] I2C memory read/write (#951) 2022-01-12 18:29:28 +03:00
cli_commands.h
cli_i.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
cli.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
cli.h