あく
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
..
2023-02-08 01:33:05 +09:00
2022-05-06 16:37:10 +03:00
2023-05-09 06:30:33 +09:00
2022-09-15 02:21:03 +09:00
2023-06-29 02:44:34 +09:00
2023-09-01 05:54:52 +04:00
2023-04-01 23:50:30 +10:00
2023-09-11 16:23:00 +10:00
2023-05-03 14:48:49 +09:00
2022-05-06 16:37:10 +03:00
2022-07-20 13:56:33 +03:00
2023-02-04 04:09:20 +10:00
2023-03-23 03:00:48 +10:00
2023-08-23 02:56:27 +09:00
2023-07-11 12:39:07 +04:00
2023-09-04 14:10:07 +09:00
2022-12-02 03:56:27 +09:00
2023-08-23 03:08:58 +09:00
2022-07-03 17:44:38 +09:00
2022-05-06 16:37:10 +03:00
2022-04-13 23:50:25 +03:00
2021-11-15 20:09:40 +03:00
2023-06-29 20:23:04 +09:00
2022-06-26 21:00:03 +09:00
2023-09-04 14:10:07 +09:00
2023-03-22 23:54:06 +09:00
2023-08-23 02:56:27 +09:00
2023-05-30 01:05:57 +09:00
2022-05-06 16:37:10 +03:00
2023-04-06 10:19:39 +08:00
2023-05-09 06:30:33 +09:00
2023-09-19 18:22:21 +04:00
2023-05-09 06:30:33 +09:00
2023-09-04 14:10:07 +09:00
2023-09-01 14:57:49 +09:00
2023-09-11 16:23:00 +10:00
2023-09-01 10:47:02 +09:00
2022-06-26 21:00:03 +09:00
2023-03-23 03:00:48 +10:00
2023-05-03 14:48:49 +09:00
2022-09-05 20:40:20 +03:00
2023-05-03 14:48:49 +09:00
2023-05-03 14:48:49 +09:00
2022-11-03 00:15:40 +09:00
2022-06-26 21:00:03 +09:00
2023-06-01 21:37:47 +09:00
2023-06-01 21:37:47 +09:00
2023-08-23 02:56:27 +09:00
2023-09-19 18:22:21 +04:00