flipperzero-firmware/firmware/targets/f4/Src
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
..
fatfs SPI Device API (#304) 2021-01-12 20:33:36 +03:00
adc.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
aes.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
app_freertos.c [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
comp.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
crc.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
freertos-openocd.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
gpio.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
i2c.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
main.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
pka.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
rf.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
rng.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
rtc.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
spi.c [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
stm32wbxx_hal_msp.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
stm32wbxx_it.c [FL-85][FL-446][FL-720] Dallas key blanks and OneWire lib rework (#313) 2021-01-28 15:30:31 +03:00
system_stm32wbxx.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
target-resources.c [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
tim.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
usart.c [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
usb_device.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
usbd_cdc_if.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
usbd_conf.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
usbd_desc.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00