flipperzero-firmware/target_f2/Src
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
..
boot.c
flipper_hal.c
freertos.c
main.c Input handling and debouncing (#148) 2020-10-02 09:44:05 +03:00
stm32l4xx_hal_msp.c
stm32l4xx_it.c Input handling and debouncing (#148) 2020-10-02 09:44:05 +03:00
system_stm32l4xx.c
usb_device.c
usbd_cdc_if.c
usbd_conf.c
usbd_desc.c