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
..
2022-12-20 21:32:24 +09:00
2023-06-27 18:46:04 +09:00
2022-10-06 23:18:20 +09:00
2022-12-26 21:13:30 +09:00
2023-09-01 05:54:52 +04:00
2023-09-21 16:54:25 +09:00
2023-07-11 12:39:07 +04:00
2023-08-23 02:56:27 +09:00
2023-01-06 16:31:17 +10:00
2023-06-01 21:37:47 +09:00
2023-02-27 02:23:39 +09:00
2022-09-15 02:21:03 +09:00
2023-09-01 10:23:37 +09:00
2023-08-09 06:34:54 +09:00
2023-01-07 01:06:50 +09:00
2023-09-21 16:54:25 +09:00
2022-09-15 02:21:03 +09:00
2023-08-16 13:16:42 +04:00
2022-09-15 02:21:03 +09:00
2022-09-15 02:21:03 +09:00
2022-12-08 15:57:49 +09:00
2023-08-23 02:56:27 +09:00