[FL-3302] ble: attempt to handle hardfaulted c2 (#2653)

* ble: attempt to handle hardfaulted c2
* MfKey32: nicer macros
* FuriHal: slightly different core2 hardfault message
* Update ReadMe

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
hedger
2023-05-09 07:06:44 +03:00
committed by GitHub
parent d5403a089c
commit eebc6241b7
5 changed files with 56 additions and 25 deletions

View File

@@ -48,6 +48,7 @@ sources += Glob(
)
sources += Glob(
"stm32wb_copro/wpan/interface/patterns/ble_thread/tl/*_tl*.c",
exclude="stm32wb_copro/wpan/interface/patterns/ble_thread/tl/shci_tl_if.c",
source=True,
)
sources += [