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

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.