unleashed-firmware/firmware/targets/f7
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
..
ble_glue New clock switch schema, fixes random core2 crashes (#3008) 2023-09-19 18:22:21 +04:00
fatfs SD-Card: proper HAL (#3058) 2023-09-11 18:30:56 +09:00
furi_hal Add extended I2C HAL functions (#3037) 2023-09-21 16:54:25 +09:00
inc Improved thread lifecycle (#2534) 2023-03-28 16:34:49 +09:00
platform_specific API: explicitly add math.h (#2852) 2023-07-06 15:49:53 +04:00
src SD-Card: proper HAL (#3058) 2023-09-11 18:30:56 +09:00
api_symbols.csv Add extended I2C HAL functions (#3037) 2023-09-21 16:54:25 +09:00
application_ext.ld [FL-2832] fbt: more fixes & improvements (#1854) 2022-10-13 01:12:05 +09:00
startup_stm32wb55xx_cm4.s [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
stm32wb55xx_flash.ld [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
stm32wb55xx_ram_fw.ld [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
target.json [FL-3211][FL-3212] Debug apps: speaker, uart_echo with baudrate (#2812) 2023-06-29 20:23:04 +09:00