Skip to content

Commit

Permalink
Merge pull request #36 from Zondax/updates
Browse files Browse the repository at this point in the history
update defines to use latest sdks
  • Loading branch information
neithanmo authored Apr 9, 2024
2 parents 0aa7668 + a1eb843 commit a0bf924
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 2 additions & 0 deletions bolos-sys/bindgen/defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@

#define HAVE_MATH

#define CX_SHA224_SIZE 28

#endif // DEFINES_H_
7 changes: 6 additions & 1 deletion bolos-sys/bindgen/wrapperFS.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,14 @@
#define HAVE_BAGL_FONT_INTER_SEMIBOLD_24PX
#define HAVE_BAGL_FONT_INTER_REGULAR_32PX
#define HAVE_BAGL_FONT_HMALPHAMONO_MEDIUM_32PX
#define HAVE_NBGL


#define HAVE_PIEZO_SOUND
#define HAVE_SE_TOUCH
#define HAVE_BLE
#define HAVE_BLE_APDU
#define NBGL_QRCODE


#define NBGL_PAGE
#define NBGL_USE_CASE
Expand Down

0 comments on commit a0bf924

Please sign in to comment.