[FL-1208] Fix crash in dolphin scene app caused by condition race in Tmr thread on delete (#438)
* Dolphin scene add moar enterprise sleeps * Gihub: update PR template and cleanup codeowners Co-authored-by: its your bedtime <23366927+itsyourbedtime@users.noreply.github.com>
This commit is contained in:
11
.github/CODEOWNERS
vendored
11
.github/CODEOWNERS
vendored
@@ -59,10 +59,6 @@ firmware/targets/f4/ble-glue/** @skotopes
|
||||
applications/bt/** @skotopes
|
||||
firmware/targets/f4/api-hal/api-hal-bt.c @skotopes
|
||||
|
||||
# Sub-GHz
|
||||
|
||||
# applications/cc1101-workaround/** @glitchcore
|
||||
|
||||
# Dolphin
|
||||
|
||||
applications/dolphin/** @skotopes
|
||||
@@ -82,10 +78,6 @@ lib/onewire/** @DrZlo13
|
||||
|
||||
applications/irda/** @DrZlo13
|
||||
|
||||
# LF RFID
|
||||
|
||||
# applications/lf-rfid/** @glitchcore
|
||||
|
||||
# Menu
|
||||
|
||||
applications/menu/** @skotopes
|
||||
@@ -113,9 +105,8 @@ firmware/targets/f4/api-hal/api-hal-power.c @skotopes
|
||||
|
||||
applications/music-player/** @DrZlo13
|
||||
applications/floopper-bloopper/** @skotopes
|
||||
# applications/gpio-tester/** @glitchcore
|
||||
applications/gui-test/** @DrZlo13
|
||||
|
||||
lib/app-template/** @DrZlo13
|
||||
lib/qrcode/** @DrZlo13
|
||||
lib/callback-connector/** @DrZlo13
|
||||
lib/callback-connector/** @DrZlo13
|
||||
|
Reference in New Issue
Block a user