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 [FL-1747] iButton: fix forgotten timer IRQ #724 2021-09-25 02:13:07 +03:00
scene [FL-1498] Keyboard save focus (#730) 2021-09-29 17:08:24 +03:00
ibutton-app.cpp [FL-1926] Flipper File Format addons (#753) 2021-11-04 13:06:13 +03:00
ibutton-app.h [FL-1791] Flipper file format (#740) 2021-10-06 12:40:28 +03:00
ibutton-cli.cpp Hackathone session: bugfixes and documentation update (#869) 2021-12-05 14:47:02 +03:00
ibutton-event.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
ibutton-key.cpp [FL-1791] Flipper file format (#740) 2021-10-06 12:40:28 +03:00
ibutton-key.h [FL-1791] Flipper file format (#740) 2021-10-06 12:40:28 +03:00
ibutton-view-manager.cpp new iButton app (#328) 2021-03-12 15:45:18 +03:00
ibutton-view-manager.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
ibutton.cpp Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) 2021-08-07 19:54:42 +03:00