unleashed-firmware/applications/debug
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
..
accessor [FL-3232] FuriHal: fix gpio naming and add explicit pulls for vibro, speaker and ir_tx (#2565) 2023-04-06 19:06:19 +10:00
battery_test_app debug apps: made runnable as .faps; sdk: resolved additional APIs in use by faps (#2333) 2023-01-27 16:41:55 +07:00
blink_test [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
bt_debug_app [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
crash_test Furi,FuriHal: various improvements (#2819) 2023-06-30 13:52:43 +04:00
direct_draw Gui: Direct Draw API (#2215) 2022-12-29 21:35:26 +10:00
display_test debug apps: made runnable as .faps; sdk: resolved additional APIs in use by faps (#2333) 2023-01-27 16:41:55 +07:00
example_custom_font Mark debug app as debug not external (#2387) 2023-02-13 13:10:36 +09:00
file_browser_test [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
keypad_test [Fl-3147] Remove ValueMutex (#2467) 2023-03-07 22:09:45 +09:00
lfrfid_debug LF-RFID debug: make it work (#2793) 2023-06-28 16:30:59 +09:00
locale_test [FL-3024] Locale settings (#2137) 2022-12-19 18:38:20 +09:00
rpc_debug_app debug apps: made runnable as .faps; sdk: resolved additional APIs in use by faps (#2333) 2023-01-27 16:41:55 +07:00
speaker_debug [FL-3211][FL-3212] Debug apps: speaker, uart_echo with baudrate (#2812) 2023-06-29 20:23:04 +09:00
text_box_test [Fl-3147] Remove ValueMutex (#2467) 2023-03-07 22:09:45 +09:00
uart_echo [FL-3211][FL-3212] Debug apps: speaker, uart_echo with baudrate (#2812) 2023-06-29 20:23:04 +09:00
unit_tests [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
usb_mouse [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
usb_test [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
vibro_test [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
application.fam [FL-3211][FL-3212] Debug apps: speaker, uart_echo with baudrate (#2812) 2023-06-29 20:23:04 +09:00