diff options
author | Damien George <damien@micropython.org> | 2021-06-11 15:28:07 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-06-11 15:43:49 +1000 |
commit | 865abba197e4c1ccb4540f023b79035305effdb6 (patch) | |
tree | c901a3c44cc068d60d1cd4c2ce0cbc09c01f6dec /tests/cpydiff/module_array_constructor.py | |
parent | 61f91de361c2c44e43fe326ea961b3cf68fcc310 (diff) |
esp32/makeimg.py: Load sizes from partition table and verify data fits.
Changes introduced are:
- the application offset is now loaded from the partition table instead of
being hard-coded to 0x10000
- maximum size of all sections is computed using the partition table
- an error is generated if any section overflows its allocated space
- remaining bytes are printed for each section
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/cpydiff/module_array_constructor.py')
0 files changed, 0 insertions, 0 deletions