unleashed-firmware/applications/debug/unit_tests
Skorpionm 8c93695d01
[FL-3375] SubGhz: add CC1101 module external (#2747)
* SubGhz: add CC1101 Ext driver
* SubGhz:  move TIM2 -> TIM17 use cc1101_ext
* FuriHal: SPI move channel DMA 3,4 -> 6.7
* Documentation: fix font
* SubGhz: add work with SubGhz devices by link to device
* SubGhz: add support switching external/internal cc1101 "subghz chat"
* SubGhz: add support switching external/internal cc1101 "subghz tx" and "subghz rx"
* SubGhz: add "Radio Settings" scene
* SubGhz: add icon
* SubGhz: add supported CC1101 external module in SubGhz app
* SubGhz: fix check frequency supported radio device
* SubGhz: fix clang-formatted
* Sughz: move dirver CC1101_Ext to lib , compile cmd ./fbt launch_app APPSRC=radio_device_cc1101_ext
* SubGhz: fix CLI
* SubGhz: fix PVS
* SubGhz: delete comments
* SubGhz: fix unit_test
* Format sources
* Update api symbols and drivers targets
* Drivers: find proper place for target option
* SubGhz: external device connected method naming
* Format sources
* SubGhz:  fix module selection menu, when external is not connected
* SubGhz: fix furi_assert(device);
* SubGhz: fix split h and c
* SubGhz: furi_hal_subghz remove preset load function by name
* SubGhz: deleted comments
* Format Sources
* SubGhz: add some consts and fix unit tests
* Sync API Symbols

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-06-30 23:03:36 +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 [Fl-3147] Remove ValueMutex (#2467) 2023-03-07 22:09:45 +09:00
furi_hal FuriHal: add i2c unit tests (#2089) 2022-12-07 19:43:40 +09:00
infrared infrared: add Kaseikyo IR protocol (#1965) 2022-11-07 18:38:04 +04:00
lfrfid [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +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-2505] Active RPC session icon (#2583) 2023-04-19 17:30:26 +09:00
storage Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
stream Fix typos in source code (#2258) 2023-01-07 01:06:50 +09:00
subghz [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
varint [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09: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 fix: make dialog_file_browser_set_basic_options initialize all fields (#2756) 2023-06-27 18:46:04 +09:00