flipperzero-firmware/core
DrZlo13 d65e9b04ce
[FL-572][FL-577] Irda receive feature (#282)
* fix "state not acquired error"
* add InterruptTypeComparatorTrigger to interrupt mgr, use interrupt mgr in irda app
* separate init irda timer
* capture events buffer by app
* irda common decoder
* irda nec decoder realization
* finished work with decoder
* fix app path
* fix widget remove on exit
* nec receive, store and send
* init some packets
2021-01-07 22:28:35 +06:00
..
api-basic fix multithread logic in template app, update gpio HAL (#250) 2020-11-19 15:25:32 +03:00
api-hal [FL-572][FL-577] Irda receive feature (#282) 2021-01-07 22:28:35 +06:00
app.cpp FL-339: cli diagnostic interface for power subsystem. (#256) 2020-12-02 13:47:13 +03:00
core.mk Api hw gpio pwm (#199) 2020-10-26 10:16:54 +03:00
flipper_arduino.h Api hw gpio pwm (#199) 2020-10-26 10:16:54 +03:00
flipper_v2.c FL-262 Interrupt manager (#270) 2020-12-19 01:26:03 +06:00
flipper_v2.h FL-262 Interrupt manager (#270) 2020-12-19 01:26:03 +06:00
flipper.h FL-339: cli diagnostic interface for power subsystem. (#256) 2020-12-02 13:47:13 +03:00
furi_ac.c add mutex in furi_create_deprecated (#242) 2020-11-16 20:22:28 +03:00
furi-deprecated.c add mutex in furi_create_deprecated (#242) 2020-11-16 20:22:28 +03:00
furi-deprecated.h Rearrange menu (#246) 2020-11-18 12:39:10 +03:00
log.c Core api concept (#144) 2020-10-13 11:22:43 +03:00
log.h Core api concept (#144) 2020-10-13 11:22:43 +03:00
ring.c USB VCP Cli (#237) 2020-11-16 13:16:34 +03:00
ring.h USB VCP Cli (#237) 2020-11-16 13:16:34 +03:00
tty_uart.c Core api concept (#144) 2020-10-13 11:22:43 +03:00
tty_uart.h