flipperzero-firmware/scripts/fbt_tools
Smooklu 03140e4349
Bluetooth Remote to HID Remote (#2039)
* WIP BT + USB Hid
* Refactoring Submenus/Views
* Changed to bool instead of enum
* Revamp finished
* Removed usb_keyboard
* Renaming device_types that can do USB+BT
* Removed error view
* Renaming folder structure and file names
* Fixed views.h
* Fixed hid.h
* Fixed hid_mouse.c
* Fixed a accidetnal renaming
* Apps: add missing view remove call in hid app destructor
* Hid app: hal abstraction, split into bluetooth and usb remotes. Fbt: customizable icon symbol name.
* Hid app: update usb remote icon
* Hid: single status change routine
* HID App: final touches
* HID App: rename BtHidTikTok to HidTikTok, format sources
* HID App: fix comma in keyboard

Co-authored-by: あく <alleteam@gmail.com>
2022-11-29 01:27:16 +09:00
..
blackmagic.py
ccache.py
compilation_db.py fbt: compile_db fixes (#1981) 2022-11-07 23:54:41 +09:00
crosscc.py fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
fbt_apps.py fbt: 'target' field for apps; lib debugging support (#1995) 2022-11-10 20:55:11 +09:00
fbt_assets.py fbt: fixes for ufbt pt3 (#1970) 2022-11-05 20:47:59 +09:00
fbt_debugopts.py fbt: 'target' field for apps; lib debugging support (#1995) 2022-11-10 20:55:11 +09:00
fbt_dist.py fbt: fixes for ufbt pt3 (#1970) 2022-11-05 20:47:59 +09:00
fbt_extapps.py Bluetooth Remote to HID Remote (#2039) 2022-11-29 01:27:16 +09:00
fbt_help.py
fbt_sdk.py fbt: 'target' field for apps; lib debugging support (#1995) 2022-11-10 20:55:11 +09:00
fbt_tweaks.py fbt fixes pt4 (#1899) 2022-10-26 07:15:02 +09:00
fbt_version.py fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
fwbin.py fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
gdb.py fbt fixes pt4 (#1899) 2022-10-26 07:15:02 +09:00
jflash.py
objdump.py
openocd.py
python3.py
sconsmodular.py
sconsrecursiveglob.py
strip.py