flipperzero-firmware/applications/main/gpio
あく e8913f2e33
Code cleanup: srand, PVS warnings (#1974)
* Remove srand invocation

* PVS High priority fixes

* PVS High errors part 2

* Furi: heap tracing inheritance

* Furi add __builtin_unreachable to furi_thread_catch
2022-11-05 18:07:24 +03:00
..
scenes Allow pins 0 and 1 as RTS/DTR for USB UART Bridge (#1864) 2022-10-19 00:06:18 +09:00
views
application.fam fbt: fixes for ufbt pt3 (#1970) 2022-11-05 20:47:59 +09:00
gpio_app_i.h
gpio_app.c
gpio_app.h
gpio_custom_event.h
gpio_item.c
gpio_item.h
usb_uart_bridge.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
usb_uart_bridge.h