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

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.