RogueMaster
|
909aaa9743
|
revert
|
2022-11-19 09:45:01 -05:00 |
|
RogueMaster
|
5f077dfaea
|
Merge branch 'pr/423' into 420
|
2022-11-19 02:22:55 -05:00 |
|
SG
|
2198a38a22
|
Fix dap-link copypaste error
|
2022-11-15 23:28:19 +10:00 |
|
SG
|
e3a878477c
|
DAP Link: fix imports
|
2022-11-14 11:41:25 +10:00 |
|
SG
|
84d8ed097a
|
Apps: use thread allocation shortcut
|
2022-11-12 10:53:53 +10:00 |
|
SG
|
e6e073f1dc
|
HAL: blocking usb API
|
2022-11-12 08:14:36 +10:00 |
|
Sergey Gavrilov
|
4d11213494
|
DAP-Link: show error if usb is locked (#1982)
|
2022-11-08 01:15:58 +09:00 |
|
Sergey Monchenko
|
3bd74b7f01
|
SubGhz: fix incorrect response in rpc mode. Code cleanup. (#1964)
* Code cleanup
* SubGhz: correct logic in RPC
* SubGhz: do not blink on app rpc fail
Co-authored-by: あく <alleteam@gmail.com>
|
2022-11-04 15:08:51 +09:00 |
|
あく
|
984d89c6d0
|
Furi: smaller crash routine (#1912)
* Furi: smaller crash routine
* Furi: small fixes
* Furi: cleanup check routines, more assembly code, force inline of __furi_halt_mcu
* SubGhz: cleanup residual line mess
* Documentation
* Dap-link: fix help
* Furi: replace __furi_halt_mcu with HALT_MCU macros
* Furi: disable IRQ earlier in crash handler
* Furi: properly handle masked mode when detecting ISR
* Ble: allow 0 length feed in rpc_session_feed
* Format sources
* Furi: better crash logic explanation.
* Furi: some grammar in check.h
Co-authored-by: SG <who.just.the.doctor@gmail.com>
|
2022-10-24 20:50:34 +10:00 |
|
Sergey Gavrilov
|
f56c94922d
|
CMSIS DAP/DAP Link Debugger (#1897)
* Apps: DAP Link
* API: furi_hal_console_init
Co-authored-by: あく <alleteam@gmail.com>
|
2022-10-20 20:42:55 +09:00 |
|