flipperzero-firmware/target_f2/Inc
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
..
flipper_hal.h [WIP] Add syntax check for rust and C\C++ code (#108) 2020-09-30 02:18:30 +03:00
FreeRTOSConfig.h [WIP] Add syntax check for rust and C\C++ code (#108) 2020-09-30 02:18:30 +03:00
input_priv.h Input handling and debouncing (#148) 2020-10-02 09:44:05 +03:00
main.h Input handling and debouncing (#148) 2020-10-02 09:44:05 +03:00
stm32l4xx_hal_conf.h [WIP] Add syntax check for rust and C\C++ code (#108) 2020-09-30 02:18:30 +03:00
stm32l4xx_it.h Input handling and debouncing (#148) 2020-10-02 09:44:05 +03:00
usb_device.h [WIP] Add syntax check for rust and C\C++ code (#108) 2020-09-30 02:18:30 +03:00
usbd_cdc_if.h [WIP] Add syntax check for rust and C\C++ code (#108) 2020-09-30 02:18:30 +03:00
usbd_conf.h [WIP] Add syntax check for rust and C\C++ code (#108) 2020-09-30 02:18:30 +03:00
usbd_desc.h [WIP] Add syntax check for rust and C\C++ code (#108) 2020-09-30 02:18:30 +03:00