[FL-2121] U2F GUI (#942)
* U2F: new gui * U2F: user cert key encryption * FuriCore: move type casting to dangerous_defines * FuriCore: exclude dangerous things from furi.h Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
This commit is contained in:
		| @@ -15,6 +15,9 @@ | ||||
| #include <stdint.h> | ||||
| #include <gui/icon_i.h> | ||||
|  | ||||
| // Read documentation before using it | ||||
| #include <furi/dangerous_defines.h> | ||||
|  | ||||
| #define ANIMATION_META_FILE "meta.txt" | ||||
| #define ANIMATION_DIR "/ext/dolphin/animations" | ||||
| #define ANIMATION_MANIFEST_FILE ANIMATION_DIR "/manifest.txt" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user