-
-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added v2.0RC3 release - fixed header and footer
- Loading branch information
Showing
42 changed files
with
454 additions
and
421 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--flash_mode dio --flash_freq 40m --flash_size 2MB | ||
0x1000 bootloader/bootloader.bin | ||
0x10000 db_esp32.bin | ||
0x8000 partition_table/partition-table.bin | ||
0x190000 www.bin |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--flash_mode dio --flash_freq 80m --flash_size 2MB | ||
0x0 bootloader/bootloader.bin | ||
0x10000 db_esp32.bin | ||
0x8000 partition_table/partition-table.bin | ||
0x190000 www.bin |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--flash_mode dio --flash_freq 80m --flash_size 2MB | ||
0x0 bootloader/bootloader.bin | ||
0x10000 db_esp32.bin | ||
0x8000 partition_table/partition-table.bin | ||
0x190000 www.bin |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--flash_mode dio --flash_freq 80m --flash_size 2MB | ||
0x0 bootloader/bootloader.bin | ||
0x10000 db_esp32.bin | ||
0x8000 partition_table/partition-table.bin | ||
0x190000 www.bin |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--flash_mode dio --flash_freq 80m --flash_size 2MB | ||
0x1000 bootloader/bootloader.bin | ||
0x10000 db_esp32.bin | ||
0x8000 partition_table/partition-table.bin | ||
0x190000 www.bin |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--flash_mode dio --flash_freq 80m --flash_size 2MB | ||
0x0 bootloader/bootloader.bin | ||
0x10000 db_esp32.bin | ||
0x8000 partition_table/partition-table.bin | ||
0x190000 www.bin |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.