flipperzero-firmware/applications/main/gpio
Sergey Gavrilov c511c67e71
Core: thread allocation shortcut (#2007)
* Core: thread alloc+set shortcut
* Apps: use thread allocation shortcut
* Mark some service threads as services
* Init BT as soon as possible

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 21:49:17 +09:00
..
scenes Allow pins 0 and 1 as RTS/DTR for USB UART Bridge (#1864) 2022-10-19 00:06:18 +09:00
views [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
application.fam fbt: fixes for ufbt pt3 (#1970) 2022-11-05 20:47:59 +09:00
gpio_app_i.h [FL-2937] Remove resources from API to prevent frequent API version increase (#1935) 2022-10-28 23:08:50 +09:00
gpio_app.c
gpio_app.h
gpio_custom_event.h
gpio_item.c
gpio_item.h
usb_uart_bridge.c Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
usb_uart_bridge.h