Rename utils to common_utils

This commit is contained in:
Francois Beutin
2024-01-16 13:51:36 +01:00
parent 39b02b82e5
commit 3bcf12ce1d
32 changed files with 32 additions and 32 deletions

View File

@@ -9,7 +9,7 @@
#include "shared_context.h"
#include "ui_logic.h"
#include "context_712.h" // contract_addr
#include "utils.h" // u64_from_BE
#include "common_utils.h" // u64_from_BE
#include "apdu_constants.h" // APDU response codes
#include "typed_data.h"
#include "commands_712.h"

View File

@@ -7,7 +7,7 @@
#include "os_pic.h"
#include "apdu_constants.h" // APDU response codes
#include "typed_data.h"
#include "utils.h" // ARRAY_SIZE
#include "common_utils.h" // ARRAY_SIZE
// Bit indicating they are more types associated to this typename
#define TYPENAME_MORE_TYPE (1 << 7)

View File

@@ -7,7 +7,7 @@
#include "mem_utils.h"
#include "os_io.h"
#include "shared_context.h"
#include "utils.h" // uint256_to_decimal
#include "common_utils.h" // uint256_to_decimal
#include "common_712.h"
#include "context_712.h" // eip712_context_deinit
#include "uint256.h" // tostring256 && tostring256_signed