flipperzero-firmware/applications/ibutton
あく 98bc190ac4
Hackathone session: bugfixes and documentation update (#869)
* ReadMe: update flashing scripts section
* Furi: add record exists method to record store.
* FuriHal: early OS init and i2c timeouts based on os ticks.
* Storage: replace malloc with furi_alloc, fix errors found by pvs.
* iButton: properly handle shutdown in cli search command
* SubGhz: proper argument type in sscanf and incorrect position of logging in switch.
2021-12-05 14:47:02 +03:00
..
helpers
scene
ibutton-app.cpp
ibutton-app.h
ibutton-cli.cpp Hackathone session: bugfixes and documentation update (#869) 2021-12-05 14:47:02 +03:00
ibutton-event.h
ibutton-key.cpp
ibutton-key.h
ibutton-view-manager.cpp
ibutton-view-manager.h
ibutton.cpp