Ivan Grokhotkov
|
b56c9aafe4
partition_table: warn if data partition offset is not 4kB aligned
|
4 ani în urmă |
Ivan Grokhotkov
|
54595887f6
partition_table: gen_esp32part.py --secure applies to app partitions
|
4 ani în urmă |
Ivan Grokhotkov
|
2e83ac5a99
partition_table: don't print warnings to stdout
|
4 ani în urmă |
KonstantinKondrashov
|
9b654db032
partition_table: Fix case when a few similar to otadata partitions in the table
|
4 ani în urmă |
Angus Gratton
|
b45b817e6f
partition_table: Fix pylint issues in gen_esp32part.py
|
4 ani în urmă |
Angus Gratton
|
6f6b4c3983
cmake partition_table: Check binaries fit in partition spaces at build time
|
5 ani în urmă |
Fu Hanxi
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 ani în urmă |
KonstantinKondrashov
|
55dc1524ee
partition_table: Extend the get_partition_info command
|
5 ani în urmă |
morris
|
46ea7d815d
parttool: don't print target name
|
6 ani în urmă |
boarchuz
|
d0eb6c9701
Fix subtype in PartitionTable.find_by_type
|
6 ani în urmă |
Konstantin Kondrashov
|
e916cf52a3
bootloader: Add support of anti-rollback
|
7 ani în urmă |
Roland Dobai
|
e1e6c1ae0a
components: Correct the Python coding style
|
7 ani în urmă |
Renz Christian Bagaporo
|
88c81c67b7
partition_table: implement new parttool functionality
|
7 ani în urmă |
Renz Christian Bagaporo
|
37d30c7a6e
cmake: separate app from idf lib project
|
7 ani în urmă |
Sagar Bijwe
|
48fccbf5dd
nvs_flash: Add support for nvs encryption
|
7 ani în urmă |
Roland Dobai
|
4465dc29bb
partition_table: Fix encoding for Python 2.7.3
|
7 ani în urmă |
Roland Dobai
|
9dc024bc4c
partition_table: Add Python 2 & 3 support
|
7 ani în urmă |
Konstantin Kondrashov
|
2a87f00942
partition_table: Check - partition names must be unique
|
7 ani în urmă |
Angus Gratton
|
28801449e3
partition_table: Hard error if CSV contains invalid/overlapping offsets
|
7 ani în urmă |
Angus Gratton
|
57b601ab7f
secure boot: Pad to avoid data after the signature mapping into the address space
|
7 ani în urmă |
Angus Gratton
|
0a02d824fc
partition_table: Warn if the partition table name doesn't match type & subtype
|
7 ani în urmă |
Angus Gratton
|
6acf28db90
gen_esp32part: Fix input/output handling, regression when Python 3 was supported
|
7 ani în urmă |
Angus Gratton
|
077469c823
partition_table: Support same fallback logic as bootloader for default boot partition
|
7 ani în urmă |
Angus Gratton
|
d0b8f2865f
docs: Switch base URL from esp-idf.readthedocs.io to docs.espressif.com
|
7 ani în urmă |
Konstantin Kondrashov
|
3e0ac4db79
partition_table: Expanding the space under the bootloader
|
7 ani în urmă |
Marcin Jaworski
|
5bc1bf4add
Fix PartitionDefinition comparison in Python 3
|
7 ani în urmă |
Angus Gratton
|
fa3205737f
partition_table: Check configured flash size fits in partition table
|
7 ani în urmă |
Roland Dobai
|
4017cf3516
partition_table: Optionally disable the MD5 checksum in partition tables
|
8 ani în urmă |
Roland Dobai
|
cf7a4cc650
Protect partition table by MD5 checksum
|
8 ani în urmă |
Deomid Ryabkov
|
1ea082a053
Expand vars before splitting fields
|
8 ani în urmă |