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-09-15 02:21:03 +09:00
2023-06-08 18:42:02 +09:00
2023-06-08 18:42:02 +09:00
2023-05-05 21:40:55 +09:00
2023-08-10 17:44:46 +09:00
2023-04-14 00:47:38 +10:00
2023-09-21 16:54:25 +09:00
2023-05-03 12:58:59 +09:00
2022-02-25 18:22:58 +03:00
2022-06-09 16:33:46 +09:00
2022-08-27 13:25:47 +09:00
2022-08-04 00:47:10 +09:00
2023-07-18 14:46:38 +04:00
2023-05-30 01:05:57 +09:00
2022-09-15 02:21:03 +09:00
2023-09-01 14:57:49 +09:00
2023-09-11 18:30:56 +09:00
2022-12-17 07:20:10 +09:00
2023-02-09 13:58:01 +09:00
2022-09-15 02:21:03 +09:00
2023-03-21 02:22:03 +09:00
2022-09-15 02:21:03 +09:00
2023-08-01 16:56:11 +09:00
2022-01-05 19:10:18 +03:00
2023-05-30 01:05:57 +09:00