unleashed-firmware/documentation
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
..
file_formats BdUSBadded WAIT_FOR_BUTTON_PRESS functionality (#2544) 2023-04-04 11:40:19 +08:00
.gitignore corr: bad path for furi core (#1975) 2022-11-11 00:21:28 +09:00
AppManifests.md [FL-3317] fbt: allow strings for fap_version field in app manifests (#2672) 2023-05-14 20:49:52 +09:00
AppsOnSDCard.md Correct FAP default upload path in AppsOnSDCard.md (#2524) 2023-03-22 18:47:47 +09:00
Doxyfile [FL-3285] Removed STM32CubeWB module (#2608) 2023-05-09 06:30:33 +09:00
fbt.md [FL-3330] fbt: added hooks for build & dist environments; added FW_ORIGIN_* macro for apps & SDK (#2705) 2023-05-30 01:40:56 +09:00
FuriHalBus.md [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
FuriHalDebuging.md fix typo in FuriHalDebuging.md (#2667) 2023-05-14 15:12:30 +09:00
HardwareTargets.md [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
KeyCombo.md Documentation: edit texts, markdown linting (#2226) 2023-01-07 03:18:43 +09:00
LFRFIDRaw.md [FL-3089] Raw RFID documentation (#2592) 2023-04-19 18:47:01 +09:00
OTA.md [FL-3285] Removed STM32CubeWB module (#2608) 2023-05-09 06:30:33 +09:00
RoadMap.md Documentation: edit texts, markdown linting (#2226) 2023-01-07 03:18:43 +09:00
UnitTests.md Fix relative links in .md files (#2528) 2023-03-23 05:19:07 +09:00
UniversalRemotes.md Universal Projector Remote (#2343) 2023-02-09 02:28:34 +09:00