agarof
f46018b204
Add extended I2C HAL functions (#3037)
* Add extended I2C HAL functions
* Rename I2CEndClockStretch to I2CEndAwaitRestart
* Address review comments
* Update f18 api_symbols.csv
* FuriHal: check input values in cortex timer
* FuriHal: cleanup I2C documentation
* Properly bump api symbols
* FuriHal: fix incorrect cast in I2C write_reg methods, fix spelling and naming
* FuriHal: cleanup const usage in I2C, sync declaration and implementation
* Format Sources
* FuriHal: more i2c docs
* Add I2C Restart and Pause / Resume test
* Add I2C auto-reload test
* UnitTests: skip furi_hal_i2c_ext_eeprom if eeprom is not connected
* UnitTest: cleanup subghz test output
* FuriHal: classic timeouts in i2c
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-09-21 16:54:25 +09:00
..
2023-09-19 18:22:21 +04:00
2023-09-11 18:30:56 +09:00
2023-09-21 16:54:25 +09:00
2023-03-28 16:34:49 +09:00
2023-07-06 15:49:53 +04:00
2023-09-11 18:30:56 +09:00
2023-09-21 16:54:25 +09:00
2022-10-13 01:12:05 +09:00
2021-09-10 05:19:02 +03:00
2023-02-08 01:33:05 +09:00
2023-02-08 01:33:05 +09:00
2023-06-29 20:23:04 +09:00