mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-11-24 03:07:21 +03:00
268b88be0d
* libs: removed STM32CubeWB module; split cube into 3 submodules * fixed f18 version * fbt: options: fixed expected stack version * pvs: updated for new paths * fbt: ep: multithreaded submodule update * libs: stm32cubewb: fixed duplicate include path; renamed to stm32wb; codeowners: updated paths; docs: updated paths * pvs: updated paths * libs: added cmsis_core from ARM sources, v.5.4.0, from https://github.com/ARM-software/CMSIS_5/tree/develop/CMSIS/Core/Include * Updated stm32wb_copro structure * PVS: exclude cmsis core from analysis --------- Co-authored-by: あく <alleteam@gmail.com>
73 lines
3.4 KiB
Plaintext
73 lines
3.4 KiB
Plaintext
# Who owns all the fish by default
|
|
* @skotopes @DrZlo13 @hedger
|
|
|
|
# Apps
|
|
/applications/debug/bt_debug_app/ @skotopes @DrZlo13 @hedger @gornekich
|
|
/applications/debug/accessor/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/applications/debug/battery_test_app/ @skotopes @DrZlo13 @hedger @gornekich
|
|
/applications/debug/bt_debug_app/ @skotopes @DrZlo13 @hedger @gornekich
|
|
/applications/debug/file_browser_test/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/applications/debug/lfrfid_debug/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/applications/debug/text_box_test/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/applications/debug/uart_echo/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/applications/debug/usb_mouse/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/applications/debug/usb_test/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
|
|
/applications/main/archive/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/applications/main/bad_usb/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/applications/main/gpio/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/applications/main/ibutton/ @skotopes @DrZlo13 @hedger @gsurkov
|
|
/applications/main/infrared/ @skotopes @DrZlo13 @hedger @gsurkov
|
|
/applications/main/nfc/ @skotopes @DrZlo13 @hedger @gornekich @Astrrra
|
|
/applications/main/subghz/ @skotopes @DrZlo13 @hedger @Skorpionm
|
|
/applications/main/u2f/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
|
|
/applications/external/bt_hid_app/ @skotopes @DrZlo13 @hedger @gornekich
|
|
/applications/external/picopass/ @skotopes @DrZlo13 @hedger @gornekich
|
|
|
|
/applications/services/bt/ @skotopes @DrZlo13 @hedger @gornekich
|
|
/applications/services/cli/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/applications/services/crypto/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/applications/services/desktop/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/applications/services/dolphin/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/applications/services/power/ @skotopes @DrZlo13 @hedger @gornekich
|
|
/applications/services/rpc/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
|
|
/applications/services/bt_settings_app/ @skotopes @DrZlo13 @hedger @gornekich
|
|
/applications/services/desktop_settings/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/applications/services/dolphin_passport/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/applications/services/power_settings_app/ @skotopes @DrZlo13 @hedger @gornekich
|
|
|
|
/applications/system/storage_move_to_sd/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
|
|
/applications/debug/unit_tests/ @skotopes @DrZlo13 @hedger @nminaylov @gornekich @Astrrra @gsurkov @Skorpionm
|
|
|
|
/applications/examples/example_thermo/ @skotopes @DrZlo13 @hedger @gsurkov
|
|
|
|
# Firmware targets
|
|
/firmware/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
|
|
# Assets
|
|
/assets/resources/infrared/ @skotopes @DrZlo13 @hedger @gsurkov
|
|
|
|
# Documentation
|
|
/documentation/ @skotopes @DrZlo13 @hedger @drunkbatya
|
|
/scripts/toolchain/ @skotopes @DrZlo13 @hedger @drunkbatya
|
|
|
|
# Lib
|
|
/lib/ST25RFAL002/ @skotopes @DrZlo13 @hedger @gornekich
|
|
/lib/stm32wb_copro/ @skotopes @DrZlo13 @hedger @gornekich
|
|
/lib/digital_signal/ @skotopes @DrZlo13 @hedger @gornekich
|
|
/lib/infrared/ @skotopes @DrZlo13 @hedger @gsurkov
|
|
/lib/lfrfid/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/lib/libusb_stm32/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/lib/mbedtls/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/lib/micro-ecc/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/lib/nanopb/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
/lib/nfc/ @skotopes @DrZlo13 @hedger @gornekich @Astrrra
|
|
/lib/one_wire/ @skotopes @DrZlo13 @hedger @gsurkov
|
|
/lib/subghz/ @skotopes @DrZlo13 @hedger @Skorpionm
|
|
|
|
# CI/CD
|
|
/.github/workflows/ @skotopes @DrZlo13 @hedger @drunkbatya
|