Skip to content

Commit b32d136

Browse files
committed
Added v2.2.0 RC1
BLE Support
1 parent 87a88ae commit b32d136

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+106
-1
lines changed
25.4 KB
Binary file not shown.
1.13 MB
Binary file not shown.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
--flash_mode dio --flash_freq 40m --flash_size 2MB
2+
0x1000 bootloader/bootloader.bin
3+
0x10000 db_esp32.bin
4+
0x8000 partition_table/partition-table.bin
5+
0x190000 www.bin
Binary file not shown.

db_releases/2_2_0RC1/esp32/www.bin

192 KB
Binary file not shown.
20.3 KB
Binary file not shown.
1.24 MB
Binary file not shown.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
--flash_mode dio --flash_freq 80m --flash_size 2MB
2+
0x0 bootloader/bootloader.bin
3+
0x10000 db_esp32.bin
4+
0x8000 partition_table/partition-table.bin
5+
0x190000 www.bin
Binary file not shown.

db_releases/2_2_0RC1/esp32c3/www.bin

192 KB
Binary file not shown.

0 commit comments

Comments
 (0)