Skip to content

Commit 65bf69f

Browse files
committed
Merge branch 'new-logos'
2 parents 04b8769 + cf740e3 commit 65bf69f

File tree

4 files changed

+25
-18
lines changed

4 files changed

+25
-18
lines changed

scripts/graphics/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SOURCES=bb02_logo.png bb02_btc_logo.png
1+
SOURCES=bb02_logo.png bb02_btc_logo.png bb02_multi_logo.png
22

33
%.pbm: %.png
44
convert -compress none -depth 1 $< $@

scripts/graphics/bb02_btc_logo.png

3 Bytes
Loading
451 Bytes
Loading

src/ui/components/ui_images.h

Lines changed: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#if defined(BOOTLOADER_BTC_ONLY) || defined(FIRMWARE_BTC_ONLY)
2222

2323
#define IMAGE_BB2_LOGO_W 79
24-
#define IMAGE_BB2_LOGO_H 24
24+
#define IMAGE_BB2_LOGO_H 25
2525

2626
static const uint8_t IMAGE_BB2_LOGO[] = {
2727
0xfe, 0x0c, 0x30, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0xfe, 0x18, 0x60, 0xff, 0x00, 0x00,
@@ -33,28 +33,35 @@ static const uint8_t IMAGE_BB2_LOGO[] = {
3333
0x10, 0x21, 0x03, 0x06, 0x30, 0xc1, 0x83, 0x0c, 0x60, 0xd8, 0x10, 0x84, 0x07, 0xf8, 0x61, 0xe3,
3434
0xfc, 0x1f, 0xc3, 0x18, 0x21, 0x08, 0x0f, 0xe0, 0xc1, 0xc7, 0xf0, 0x1f, 0x0e, 0x38, 0x3c, 0x1f,
3535
0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
36-
0x00, 0x00, 0x00, 0x00, 0x72, 0x00, 0x02, 0x00, 0x00, 0x10, 0x00, 0x05, 0x04, 0x00, 0x90, 0x80,
37-
0x00, 0x00, 0x00, 0x20, 0x00, 0x08, 0x40, 0x01, 0x2b, 0x98, 0xcb, 0x80, 0xce, 0x51, 0x0c, 0x75,
38-
0xd3, 0x3b, 0xd2, 0x4a, 0x54, 0x82, 0x52, 0xa2, 0x25, 0x29, 0x29, 0x4c, 0xa4, 0x84, 0xa9, 0x04,
39-
0xa5, 0x28, 0x7a, 0x52, 0x52, 0x99, 0x49, 0x29, 0x52, 0x09, 0x4a, 0x50, 0x84, 0xa4, 0xa5, 0x3c,
40-
0x91, 0x8c, 0xa4, 0x0c, 0x94, 0x40, 0xe7, 0x49, 0x32, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80,
41-
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00};
36+
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe4, 0x00,
37+
0x04, 0x00, 0x00, 0x20, 0x00, 0x0a, 0x08, 0x01, 0x21, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x10,
38+
0x80, 0x02, 0x57, 0x31, 0x97, 0x01, 0x9c, 0xa2, 0x18, 0xeb, 0xa6, 0x77, 0xa4, 0x94, 0xa9, 0x04,
39+
0xa5, 0x44, 0x4a, 0x52, 0x52, 0x99, 0x49, 0x09, 0x52, 0xe9, 0x4a, 0x50, 0xf4, 0xa4, 0xa5, 0x32,
40+
0x92, 0x52, 0xa4, 0x12, 0x94, 0xa1, 0x09, 0x49, 0x4a, 0x79, 0x23, 0x19, 0x48, 0x19, 0x28, 0x81,
41+
0xce, 0x92, 0x64, 0x80, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
42+
0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00};
4243

4344
#else
4445

4546
#define IMAGE_BB2_LOGO_W 79
46-
#define IMAGE_BB2_LOGO_H 13
47+
#define IMAGE_BB2_LOGO_H 23
4748

4849
static const uint8_t IMAGE_BB2_LOGO[] = {
49-
0xfe, 0x0c, 0x30, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0xfe, 0x18, 0x60, 0xff, 0x00,
50-
0x00, 0x00, 0x07, 0x80, 0xf3, 0x06, 0x00, 0xc1, 0x83, 0x00, 0x00, 0x00, 0x10, 0x82, 0x16,
51-
0x0c, 0x67, 0xe3, 0x06, 0x0f, 0x87, 0x1c, 0x21, 0x08, 0x1c, 0x18, 0xcf, 0xc6, 0x0c, 0x3f,
52-
0x86, 0x30, 0x81, 0x00, 0x3f, 0xe1, 0x86, 0x0f, 0xf0, 0x63, 0x06, 0xc1, 0x02, 0x00, 0x7f,
53-
0xc3, 0x0c, 0x1f, 0xe1, 0x83, 0x0f, 0x82, 0x04, 0x01, 0x60, 0xc6, 0x18, 0x30, 0x63, 0x06,
54-
0x0e, 0x04, 0x08, 0x0c, 0xc1, 0x8c, 0x30, 0x60, 0xc6, 0x0c, 0x1c, 0x08, 0x10, 0x61, 0x83,
55-
0x18, 0x60, 0xc1, 0x8c, 0x18, 0x7c, 0x10, 0x21, 0x03, 0x06, 0x30, 0xc1, 0x83, 0x0c, 0x60,
56-
0xd8, 0x10, 0x84, 0x07, 0xf8, 0x61, 0xe3, 0xfc, 0x1f, 0xc3, 0x18, 0x21, 0x08, 0x0f, 0xe0,
57-
0xc1, 0xc7, 0xf0, 0x1f, 0x0e, 0x38, 0x3c, 0x1f, 0xe0};
50+
0xfe, 0x0c, 0x30, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0xfe, 0x18, 0x60, 0xff, 0x00, 0x00,
51+
0x00, 0x07, 0x80, 0xf3, 0x06, 0x00, 0xc1, 0x83, 0x00, 0x00, 0x00, 0x10, 0x82, 0x16, 0x0c, 0x67,
52+
0xe3, 0x06, 0x0f, 0x87, 0x1c, 0x21, 0x08, 0x1c, 0x18, 0xcf, 0xc6, 0x0c, 0x3f, 0x86, 0x30, 0x81,
53+
0x00, 0x3f, 0xe1, 0x86, 0x0f, 0xf0, 0x63, 0x06, 0xc1, 0x02, 0x00, 0x7f, 0xc3, 0x0c, 0x1f, 0xe1,
54+
0x83, 0x0f, 0x82, 0x04, 0x01, 0x60, 0xc6, 0x18, 0x30, 0x63, 0x06, 0x0e, 0x04, 0x08, 0x0c, 0xc1,
55+
0x8c, 0x30, 0x60, 0xc6, 0x0c, 0x1c, 0x08, 0x10, 0x61, 0x83, 0x18, 0x60, 0xc1, 0x8c, 0x18, 0x7c,
56+
0x10, 0x21, 0x03, 0x06, 0x30, 0xc1, 0x83, 0x0c, 0x60, 0xd8, 0x10, 0x84, 0x07, 0xf8, 0x61, 0xe3,
57+
0xfc, 0x1f, 0xc3, 0x18, 0x21, 0x08, 0x0f, 0xe0, 0xc1, 0xc7, 0xf0, 0x1f, 0x0e, 0x38, 0x3c, 0x1f,
58+
0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
59+
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x82, 0x04,
60+
0x10, 0x00, 0xa0, 0x80, 0x00, 0x00, 0x00, 0x01, 0x8c, 0x09, 0x00, 0x01, 0x08, 0x00, 0x00, 0x00,
61+
0x00, 0x02, 0xaa, 0x57, 0x41, 0x8e, 0xba, 0x67, 0x00, 0x00, 0x00, 0x05, 0x54, 0xa4, 0x84, 0xa5,
62+
0x25, 0x29, 0x00, 0x00, 0x00, 0x09, 0x29, 0x49, 0x0f, 0x4a, 0x4a, 0x52, 0x00, 0x00, 0x00, 0x12,
63+
0x52, 0x92, 0x10, 0x94, 0x94, 0xa4, 0x00, 0x00, 0x00, 0x20, 0x99, 0x24, 0x1c, 0xe9, 0x26, 0x48,
64+
0x00, 0x00, 0x00, 0x00};
5865

5966
#endif
6067

0 commit comments

Comments
 (0)