Timothy Maes 0b14ea385e [QPG] Update memory parsing configuration (#27199) 2 лет назад
..
README.md df741076a9 Scripts to collect, aggregate, and report memory usage. (#5966) 4 лет назад
bl602.cfg 0b3778234a add CI for Bouffalolab BL602 (#20258) 3 лет назад
cc13x2_26x2.cfg df741076a9 Scripts to collect, aggregate, and report memory usage. (#5966) 4 лет назад
cc13x4_26x4.cfg 7ea1978a46 Add CI for CC13x4 Platforms (#26730) 2 лет назад
cyw30739.cfg 1af90eb88e Infineon CYW30739 - lighting-app support (#13491) 4 лет назад
efr32.cfg df741076a9 Scripts to collect, aggregate, and report memory usage. (#5966) 4 лет назад
esp32.cfg a24a6c308a Small artifacts for bloat reports (#9331) 4 лет назад
k32w.cfg df741076a9 Scripts to collect, aggregate, and report memory usage. (#5966) 4 лет назад
linux.cfg a24a6c308a Small artifacts for bloat reports (#9331) 4 лет назад
mbed.cfg e1986bc2ef [Size reports] Remove .heap from reports (#13056) 4 лет назад
nrfconnect.cfg df741076a9 Scripts to collect, aggregate, and report memory usage. (#5966) 4 лет назад
openiotsdk.cfg 0efd31856a [OIS] Platform and examples implementation (#23382) 3 лет назад
p6.cfg e1986bc2ef [Size reports] Remove .heap from reports (#13056) 4 лет назад
qpg.cfg 0b14ea385e [QPG] Update memory parsing configuration (#27199) 2 лет назад
telink.cfg a24a6c308a Small artifacts for bloat reports (#9331) 4 лет назад

README.md

A config file is a Python (nested) dictionary used by memdf.util.config.Config.

A config file given by a --config-file command line argument takes effect after built-in ConfigDescription defaults and before any other command line arguments.