flipperzero-firmware/lib/onewire
あく df2d1ad13f
[FL-2219, FL-2251] System, FuriCore, FuriHal: various bug fixes and improvements (#986)
* Replace irq shenanigans with critical section
* Power: halt system on power off instead of crash.
* Gui: properly handle input event on NULL current_view
* FuriHal: correct gpio configuration sequence
* FuriHal: cleanup uart initialization. Makefile: allow to disable thread support.
* Loader: improve locking, fix simultaneous app start crash, full command line args support for gui apps, more consistent insomnia
* Loader: correct spelling
* FuriHal: increase gpio configuration readability
* FuriHal: correct gpio configuration error when mode is GpioModeEventRiseFall
Co-authored-by: DrZlo13 <who.just.the.doctor@gmail.com>
2022-02-10 14:20:50 +03:00
..
maxim_crc.cpp [FL-84] iButton app, dallas emulate + cyfral read, cyfral emulate (#253) 2020-11-25 10:25:13 +03:00
maxim_crc.h [FL-84] iButton app, dallas emulate + cyfral read, cyfral emulate (#253) 2020-11-25 10:25:13 +03:00
one_wire_device_ds_1990.cpp [FL-85][FL-446][FL-720] Dallas key blanks and OneWire lib rework (#313) 2021-01-28 15:30:31 +03:00
one_wire_device_ds_1990.h [FL-85][FL-446][FL-720] Dallas key blanks and OneWire lib rework (#313) 2021-01-28 15:30:31 +03:00
one_wire_device.cpp [FL-85][FL-446][FL-720] Dallas key blanks and OneWire lib rework (#313) 2021-01-28 15:30:31 +03:00
one_wire_device.h [FL-85][FL-446][FL-720] Dallas key blanks and OneWire lib rework (#313) 2021-01-28 15:30:31 +03:00
one_wire_master.cpp [FL-1167] Rework GPIO and EXTI with LL lib (#424) 2021-04-29 11:51:48 +03:00
one_wire_master.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
one_wire_slave.cpp [FL-2219, FL-2251] System, FuriCore, FuriHal: various bug fixes and improvements (#986) 2022-02-10 14:20:50 +03:00
one_wire_slave.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
one_wire_timings.cpp [FL-85][FL-446][FL-720] Dallas key blanks and OneWire lib rework (#313) 2021-01-28 15:30:31 +03:00
one_wire_timings.h [FL-948] iButton Dallas timings tuning (#420) 2021-04-21 14:14:39 +03:00