flipperzero-firmware/applications/ibutton
あく 5d08b35b54
[FL-1009, FL-1118] Better initialization sequence and V8 hardware support (#406)
* Interrupt manager: add memory barriers.
* ISRs: remove TIM17 dead code.
* API HAL Delay: rename initialization routine and move to API-HAL
* Main: move FURI initialization to the start.
* API HAL GPIO: drop CC1101 shenanigans, COMP inversion for new boards.
* IButton: migrate Cyfral and Metakom to RFID comp routine, make it compatible with new boards.
* RFID: Better keyboard handling and shutdown routines
2021-04-11 16:47:36 +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-1108] iButton fix navigation (#404) 2021-04-09 11:27:51 +03:00
ibutton-app.cpp [FL-1061] iButton save and load from sd card (#394) 2021-03-31 20:47:32 +03:00
ibutton-app.h [FL-1061] iButton save and load from sd card (#394) 2021-03-31 20:47:32 +03:00
ibutton-event.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
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 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 new iButton app (#328) 2021-03-12 15:45:18 +03:00