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

@@ -3,7 +3,7 @@
#include "shared_context.h"
#include "apdu_constants.h"
#include "tokens.h"
#include "utils.h"
#include "common_utils.h"
#include "common_ui.h"
#include "os_io_seproxyhal.h"
#include "network.h"