Adam Múdry
|
ab1eb37fe8
feat(partition_table): Add read-only partition flag and functionality
|
пре 2 година |
sonika.rathi
|
c9b2b03d3d
feat(example/storage/littlefs): add LittleFS demo example
|
пре 2 година |
Mahavir Jain
|
8d05d2511c
gen_esp32part: allow secure boot v2 based app partition size 4K aligned
|
пре 3 година |
KonstantinKondrashov
|
b5315aec16
partition_table: Improve an error msg and doc
|
пре 3 година |
Shubham Kulkarni
|
b6d69840e8
partition_table: Support registering custom subtypes
|
пре 3 година |
Matus Fabo
|
6bc7b4b5e2
change: misaligned partitions now raise an exception
|
пре 4 година |
Ivan Grokhotkov
|
f071558117
partition_table: add a test for total partition size error
|
пре 4 година |
rudi ;-)
|
f242a1705a
add support for Flash 32MB..128MB (S2, S3)
|
пре 4 година |
Ivan Grokhotkov
|
b56c9aafe4
partition_table: warn if data partition offset is not 4kB aligned
|
пре 4 година |
Ivan Grokhotkov
|
54595887f6
partition_table: gen_esp32part.py --secure applies to app partitions
|
пре 4 година |
Ivan Grokhotkov
|
2e83ac5a99
partition_table: don't print warnings to stdout
|
пре 4 година |
KonstantinKondrashov
|
9b654db032
partition_table: Fix case when a few similar to otadata partitions in the table
|
пре 4 година |
Angus Gratton
|
b45b817e6f
partition_table: Fix pylint issues in gen_esp32part.py
|
пре 4 година |
Angus Gratton
|
6f6b4c3983
cmake partition_table: Check binaries fit in partition spaces at build time
|
пре 5 година |
Fu Hanxi
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
пре 5 година |
KonstantinKondrashov
|
55dc1524ee
partition_table: Extend the get_partition_info command
|
пре 5 година |
morris
|
46ea7d815d
parttool: don't print target name
|
пре 6 година |
boarchuz
|
d0eb6c9701
Fix subtype in PartitionTable.find_by_type
|
пре 6 година |
Konstantin Kondrashov
|
e916cf52a3
bootloader: Add support of anti-rollback
|
пре 7 година |
Roland Dobai
|
e1e6c1ae0a
components: Correct the Python coding style
|
пре 7 година |
Renz Christian Bagaporo
|
88c81c67b7
partition_table: implement new parttool functionality
|
пре 7 година |
Renz Christian Bagaporo
|
37d30c7a6e
cmake: separate app from idf lib project
|
пре 7 година |
Sagar Bijwe
|
48fccbf5dd
nvs_flash: Add support for nvs encryption
|
пре 7 година |
Roland Dobai
|
4465dc29bb
partition_table: Fix encoding for Python 2.7.3
|
пре 7 година |
Roland Dobai
|
9dc024bc4c
partition_table: Add Python 2 & 3 support
|
пре 7 година |
Konstantin Kondrashov
|
2a87f00942
partition_table: Check - partition names must be unique
|
пре 7 година |
Angus Gratton
|
28801449e3
partition_table: Hard error if CSV contains invalid/overlapping offsets
|
пре 7 година |
Angus Gratton
|
57b601ab7f
secure boot: Pad to avoid data after the signature mapping into the address space
|
пре 7 година |
Angus Gratton
|
0a02d824fc
partition_table: Warn if the partition table name doesn't match type & subtype
|
пре 7 година |
Angus Gratton
|
6acf28db90
gen_esp32part: Fix input/output handling, regression when Python 3 was supported
|
пре 7 година |