あく
338fc3afea
New clock switch schema, fixes random core2 crashes ( #3008 )
...
* Updated stack to 1.17.0
* hal: ble: Fixed stack config
* Bumped stack version in config
* scripts: added validation of copro stack version in update bundles
* Copro: update to 1.17.2
* FuriHal: adjust tick frequency for HSE as sys clk
* FuriHal: adjust systick reload on sys clock change
* Sync api and format sources
* scripts: updated ob.data for newer stack
* FuriHal: return core2 hse pll transition on deep sleep
* FuriHal: cleanup ble glue
* FuriHal: rework ble glue, allow shci_send in critical section
* FuriHal: sync api symbols
* FuriHal: cleanup BLE glue, remove unused garbage and duplicate declarations
* FuriHal: BLE glue cleanup, 2nd iteration
* FuriHal: hide tick drift reports under FURI_HAL_OS_DEBUG
* Lib: sync stm32wb_copro with latest dev
* FuriHal: ble-glue, slightly less editable device name and duplicate definition cleanup
* FuriHal: update ble config options, enable some optimizations and ext adv
* FuriHal: update clock switch method documentation
* FuriHal: better SNBRSA bug workaround fix
* FuriHal: complete comment about tick skew
* FuriHal: proper condition in clock hsi2hse transition
* FuriHal: move PLL start to hse2pll routine, fix lockup caused by core2 switching to HSE before us
* FuriHal: explicit HSE start before switch
* FuriHal: fix documentation and move flash latency change to later stage, remove duplicate LL_RCC_SetRFWKPClockSource call
---------
Co-authored-by: hedger <hedger@nanode.su>
Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-09-19 18:22:21 +04:00
MX
fdc39f8473
Merge branch 'ofw_dev' into dev
2023-09-15 17:52:23 +03:00
amec0e
931f4464c2
Update projectors.ir
...
Temporary power fix
2023-09-14 20:12:14 +01:00
amec0e
5901720681
Update fans.ir
...
1 New addition
2023-09-14 20:10:48 +01:00
amec0e
e68ee9b47c
Update audio.ir
...
No new additions
2023-09-14 20:09:40 +01:00
amec0e
ee24e4eb48
Update tv.ir
...
No new additions
2023-09-14 20:09:21 +01:00
Skorpionm
25af13e998
SubGhz: Fix CLI subghz chat ( #3073 )
...
Co-authored-by: あく <alleteam@gmail.com>
2023-09-14 18:27:01 +09:00
Max Andreev
ac892f3d03
Fix DMA SPI memory increment define ( #3075 )
2023-09-14 18:15:20 +09:00
MX
4d3a3070e4
Merge branch 'dev' into blegatt_refactor_merge
2023-09-12 19:20:03 +03:00
MX
6a2adf69e6
Revert "temp remove before release"
...
This reverts commit 19ca956e7c
.
2023-09-12 19:00:25 +03:00
MX
19ca956e7c
temp remove before release
2023-09-12 18:59:12 +03:00
MX
1530c2b4f1
update changelog
2023-09-12 18:56:15 +03:00
hedger
f0f2a6c11f
github: typo fix ( #3070 )
...
* github: typo fix
* github: sdk action: added validation for action inputs
* github: sdk action: 10+ rcs
2023-09-12 18:24:44 +09:00
hedger
8bfa9898e3
github: final fixes for SDK publishing ( #3069 )
...
* Fixes 4 fixes 4 fixes
* gh: proper step naming
* github: Restored SDK processing logic
2023-09-12 10:20:45 +09:00
MX
953a747b1a
make text more centered
2023-09-12 01:18:50 +03:00
MX
8835ef3598
move things
2023-09-12 00:42:34 +03:00
MX
cbc5d61ab7
princeton and varitemlist ui fixes
2023-09-11 23:57:17 +03:00
MX
e8210cd94d
fix
2023-09-11 22:27:27 +03:00
MX
b6ff400587
update changelog
2023-09-11 20:47:11 +03:00
hedger
91813831c6
github: specified shell for SDK submission action ( #3068 )
2023-09-12 01:36:13 +09:00
hedger
c657eb8a40
github: potential fix for compact builds ( #3067 )
...
* github: potential fix for compact builds
* github: explicit build mode
2023-09-12 01:18:04 +09:00
MX
091210c003
ofw upds
2023-09-11 18:51:14 +03:00
MX
d4cad7b8c6
add refactor things back
2023-09-11 18:39:38 +03:00
MX
5949d7be1c
Merge branch 'ofw_dev' into dev
2023-09-11 18:38:13 +03:00
Skorpionm
ac3bd337a1
[FL-3589] Sub-GHz: incorrect key parsing crash ( #3066 )
2023-09-12 00:30:16 +09:00
MX
f09d364e95
update subghz remote
2023-09-11 17:18:00 +03:00
MX
7f474ed9c6
Ignore princeton option and fix typo magellan
2023-09-11 17:03:17 +03:00
MX
04c914d945
fix typo
2023-09-11 16:55:08 +03:00
MX
93ae4db35a
moved into codeql yml
2023-09-11 16:41:30 +03:00
MMX
2db719f35c
Create codeql.yml
2023-09-11 16:40:47 +03:00
MMX
e36b87ddd9
Merge pull request #600 from DarkFlippers/readme_update
...
Readme: instructions block systematized & cleanup
2023-09-11 16:38:44 +03:00
MMX
1c360ae110
Merge pull request #599 from derskythe/ci/codeql-code-scan
...
[FEAT] add workflow to automatic CodeQL Code scanning
2023-09-11 16:38:34 +03:00
MMX
44140caa2d
Merge pull request #590 from derskythe/feat/subghz-save-hopping-state
...
[FEAT] Save hopping state in SubGHz
2023-09-11 16:38:21 +03:00
hedger
15894235a9
[FL-3596] fbt: added FW_CFG_<name> with build configuration ( #3062 )
2023-09-11 22:34:41 +09:00
DerSkythe
fae8d91880
Revert "fix: version-check.yml and build-with-firmwware.yml"
...
This reverts commit c3d2a1f243
.
2023-09-11 16:23:15 +03:00
MX
78446bab07
Merge branch 'dev' into feat/subghz-save-hopping-state
2023-09-11 16:22:35 +03:00
MX
84e94e728c
update comment
2023-09-11 15:32:55 +03:00
MX
b2042fd044
loader merge fixes
2023-09-11 15:31:11 +03:00
MX
67a681f8b8
no apps :(
2023-09-11 15:29:43 +03:00
MX
eb2607f308
Merge branch 'ofw_dev' into dev
2023-09-11 15:26:26 +03:00
あく
9f6fc6fe79
Snake: fix deadlock caused by use of view_port_update while locking model ( #3063 )
2023-09-11 21:08:09 +09:00
gid9798
226e300a16
Readme: fix typo & small fixes
2023-09-11 13:56:50 +03:00
hedger
77d6c41914
github: submit SDKs to prod & dev ( #3060 )
...
* github: submit SDKs to prod & dev
* github: increased limit of queried SDKs
Co-authored-by: あく <alleteam@gmail.com>
2023-09-11 19:51:03 +09:00
gid9798
d49246048d
Readme: instructions block systematized & cleanup
2023-09-11 13:08:09 +03:00
Sergey Gavrilov
4705812d24
SD-Card: proper HAL ( #3058 )
...
* Storage: remove unused error from SDInfo
* FatFS: remove sd_spi_io
* HAL: sd card api
* Update: use sd hal
* FatFS: use sd hal
* Storage: use sd hal
* API: sd hal
* Fix TODO workflow
* SD Hal: Fix source buffer overflow
* fix for fix!
* HAL: cleanup sd detection api
* HAL: FURI_HAL_SD_SPI_DEBUG flag
* HAL: FuriHalSdStatus -> FuriStatus
* API: downgrade
* Change define logic
* HAL: presence
2023-09-11 18:30:56 +09:00
あく
1c0276a0be
Various Fixes and Improvements ( #3059 )
...
* FuriHal: lower MGG display contrast by 4 points
* FuriHal: unify external gpio resources initialization
* Infrared: parse raw in universal TV file, cleanup it with new ifrared script. Other minor changes.
* Gui: fix elements_multiline_text_aligned eating symbols
* Lib: human readable errors in flipper application package
* Special request from marketing team
2023-09-11 16:23:00 +10:00
MX
abc4110198
Fix random deadlocks in various plugins
...
thanks Willy-JL for finding details of that issue
2023-09-10 03:45:50 +03:00
DerSkythe
99ba1b6a24
feat: add workflow to automatic CodeQL Code scanning
2023-09-10 03:44:40 +04:00
DerSkythe
1fec80a533
feat: add RX config option "Reset to default"
2023-09-10 02:35:27 +04:00
DerSkythe
53fffffd1b
Merge remote-tracking branch 'upstream/dev' into feat/subghz-save-hopping-state
...
# Conflicts:
# applications/main/subghz/scenes/subghz_scene_receiver.c
2023-09-09 22:41:08 +04:00