flipperzero-firmware/lib/one_wire/ibutton/protocols/dallas
Guido Giorgi 25fd3c3400
iButton: Add support for Dallas DS1971 v2 (#2492)
* iButton: Add DS1971 Support refactored for v2
* Fix requested by gsurkov
* Fix DALLAS_COMMON_CMD_* use, cusotm data field to Eeprom and COPY_SCRAPTCHPAD
* Fix Emulation + Memory Info + Docs
* Fix docs, strings, refactor code

Co-authored-by: Georgii Surkov <georgii.surkov@outlook.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-03-16 23:12:43 +09:00
..
dallas_common.c iButton: Add support for Dallas DS1971 v2 (#2492) 2023-03-16 23:12:43 +09:00
dallas_common.h iButton: Add support for Dallas DS1971 v2 (#2492) 2023-03-16 23:12:43 +09:00
protocol_dallas_base.h [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
protocol_ds1971.c iButton: Add support for Dallas DS1971 v2 (#2492) 2023-03-16 23:12:43 +09:00
protocol_ds1971.h iButton: Add support for Dallas DS1971 v2 (#2492) 2023-03-16 23:12:43 +09:00
protocol_ds1990.c [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
protocol_ds1990.h [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
protocol_ds1992.c iButton: Add support for Dallas DS1971 v2 (#2492) 2023-03-16 23:12:43 +09:00
protocol_ds1992.h [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
protocol_ds1996.c iButton: Add support for Dallas DS1971 v2 (#2492) 2023-03-16 23:12:43 +09:00
protocol_ds1996.h [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
protocol_ds_generic.c [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
protocol_ds_generic.h [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
protocol_group_dallas_defs.c iButton: Add support for Dallas DS1971 v2 (#2492) 2023-03-16 23:12:43 +09:00
protocol_group_dallas_defs.h iButton: Add support for Dallas DS1971 v2 (#2492) 2023-03-16 23:12:43 +09:00
protocol_group_dallas.c [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
protocol_group_dallas.h [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00