flipperzero-firmware/applications
DrZlo13 cf1c8fb223
[FL-85][FL-446][FL-720] Dallas key blanks and OneWire lib rework (#313)
* sepate one wire class
* TM2004 writer
* app mode write ds1990
* test another blanks protocol
* new ibutton slave
* one wire states
* tim1 capture compare and update interrupts
* interrupt mgr, new timers IRQ
* discard HAL_TIM_PeriodElapsedCallback from main
* add exti_14 line
* add external interrupt callback
* use int mgr in input
* better interrupt managment
* add interrupt callback enable and disable fns
* properly init app
* changed timings
* rename one wire classes
* use new owb classes
* properly remove interrupts
* new blanks writer
* remove unused tests
* new core includes
* extern c guard
* fix api_interrupt_remove usage
* remove debug info, new way to detect blanks writing
* remove copy constructor
* change keys template
* fix app sources recipe
2021-01-28 15:30:31 +03:00
..
app-loader [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
backlight-control [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
bt [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
cc1101-workaround sleep mode for CC1101 at subghz app exit (#310) 2021-01-20 23:06:31 +03:00
cli [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
coreglitch_demo_0 [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
dolphin [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
examples [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
floopper-bloopper@621044255a [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
gpio-tester [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
gui GUI module example: 2 button dialog (#308) 2021-01-20 19:51:01 +03:00
ibutton [FL-85][FL-446][FL-720] Dallas key blanks and OneWire lib rework (#313) 2021-01-28 15:30:31 +03:00
input [FL-85][FL-446][FL-720] Dallas key blanks and OneWire lib rework (#313) 2021-01-28 15:30:31 +03:00
irda [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
lf-rfid [FL-85][FL-446][FL-720] Dallas key blanks and OneWire lib rework (#313) 2021-01-28 15:30:31 +03:00
menu [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
music-player [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
nfc [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
power GUI module example: 2 button dialog (#308) 2021-01-20 19:51:01 +03:00
sd-card-test [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
sd-filesystem [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
sd-nfc GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
template [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
tests [FL-85][FL-446][FL-720] Dallas key blanks and OneWire lib rework (#313) 2021-01-28 15:30:31 +03:00
applications.c [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
applications.h [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
applications.mk [FL-85][FL-446][FL-720] Dallas key blanks and OneWire lib rework (#313) 2021-01-28 15:30:31 +03:00