flipperzero-firmware/applications/examples
Vadim Kaushan 8c36d65e63
Input handling and debouncing (#148)
* Add input driver and definitions for target_f2

* Add input_dump example

* Invert charge input

* Fix back and left button configuration

* remove input debug

* input testing case

* move header

* lint code

Co-authored-by: aanper <mail@s3f.ru>
2020-10-02 09:44:05 +03:00
..
blink.c [WIP] Add syntax check for rust and C\C++ code (#108) 2020-09-30 02:18:30 +03:00
input_dump.c Input handling and debouncing (#148) 2020-10-02 09:44:05 +03:00
ipc.c [WIP] Add syntax check for rust and C\C++ code (#108) 2020-09-30 02:18:30 +03:00
u8g2_example.c [WIP] Add syntax check for rust and C\C++ code (#108) 2020-09-30 02:18:30 +03:00
uart_write.c Replace fuprintf with printf in the uart_write example 2020-09-14 21:26:45 +03:00