unleashed-firmware/applications/debug/unit_tests
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
..
bt [FL-2809] Rework BLE key storage (#2154) 2022-12-20 21:32:24 +09:00
dialogs fix: make dialog_file_browser_set_basic_options initialize all fields (#2756) 2023-06-27 18:46:04 +09:00
flipper_format [FL-2847] FFF trailing space fix (#1811) 2022-10-06 23:18:20 +09:00
float_tools [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
furi Undo some TODO (#3024) 2023-09-01 05:54:52 +04:00
furi_hal Add extended I2C HAL functions (#3037) 2023-09-21 16:54:25 +09:00
infrared Infrared: RCA protocol support (#2823) 2023-07-11 12:39:07 +04:00
lfrfid [FL-3488] Assign tickets to all TODO items (#2988) 2023-08-23 02:56:27 +09:00
manifest Various improvements: Toolbox, Updater and Unit Tests. (#2250) 2023-01-06 16:31:17 +10:00
nfc NFC: fix MFC timings (#2719) 2023-06-01 21:37:47 +09:00
power FuriHal, Power, UnitTests: fix, rename battery charging voltage limit API (#2228) 2023-02-27 02:23:39 +09:00
protocol_dict [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
rpc [FL-3563] StorageListRequest: size filter (#3018) 2023-09-01 10:23:37 +09:00
storage [FL-3461] RPC: md5 in storage list (#2929) 2023-08-09 06:34:54 +09:00
stream Fix typos in source code (#2258) 2023-01-07 01:06:50 +09:00
subghz Add extended I2C HAL functions (#3037) 2023-09-21 16:54:25 +09:00
varint [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
application.fam SubGhz: add timeout to subghz_hal_async_tx_test_run (#2975) 2023-08-16 13:16:42 +04:00
minunit.h FuriHal, Power, UnitTests: battery charging voltage limit API (#2063) 2022-12-08 15:57:49 +09:00
minunit_vars.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
minunit_vars_ex.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
test_index.c [FL-3488] Assign tickets to all TODO items (#2988) 2023-08-23 02:56:27 +09:00