flipperzero-firmware/applications/ibutton
あく 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
..
helpers [FL-2219, FL-2251] System, FuriCore, FuriHal: various bug fixes and improvements (#986) 2022-02-10 14:20:50 +03:00
scene [FL-2198], [FL-2161] NFC emulation refactoring (#968) 2022-02-02 22:59:28 +03:00
ibutton_app.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ibutton_app.h [FL-2212] File validators and archive fixes #972 2022-01-29 12:39:10 +03:00
ibutton_cli.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ibutton_event.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ibutton_key.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ibutton_key.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ibutton_view_manager.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ibutton_view_manager.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ibutton.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00