Moved all typed data in RAM related code into its own file
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include "mem_utils.h"
|
||||
#include "ui_logic.h"
|
||||
#include "apdu_constants.h" // APDU response codes
|
||||
#include "typed_data.h"
|
||||
|
||||
static s_path *path_struct = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user