flipperzero-firmware/applications/ibutton
gornekich cfcdff8346
[FL-1064] iButton CLI commands (#407)
* ibutton: add cli commands
* ibutton/scene: add cli event send
* ibutton: make separate scenes for cli commands
* ibutton/scene: add timeout to cli scenes
* ibutton: fix reading key data from cli
* cli: add cli_delete_command to API
* ibutton: delete cli command after app exit
* cli: free allocated string

Co-authored-by: あく <alleteam@gmail.com>
2021-04-14 17:24:33 +03:00
..
helpers [FL-1009, FL-1118] Better initialization sequence and V8 hardware support (#406) 2021-04-11 16:47:36 +03:00
scene [FL-1064] iButton CLI commands (#407) 2021-04-14 17:24:33 +03:00
ibutton-app.cpp [FL-1064] iButton CLI commands (#407) 2021-04-14 17:24:33 +03:00
ibutton-app.h [FL-1064] iButton CLI commands (#407) 2021-04-14 17:24:33 +03:00
ibutton-event.h
ibutton-key.cpp [FL-1061] iButton save and load from sd card (#394) 2021-03-31 20:47:32 +03:00
ibutton-key.h [FL-1061] iButton save and load from sd card (#394) 2021-03-31 20:47:32 +03:00
ibutton-view-manager.cpp
ibutton-view-manager.h
ibutton.cpp