commit | 7ffd628dacc08fdc168855f44da74931d37e8fbd | [log] [tgz] |
---|---|---|
author | Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> | Wed Mar 20 21:56:09 2019 +0100 |
committer | Kumar Gala <kumar.gala@gmail.com> | Thu Mar 28 11:07:42 2019 -0500 |
tree | 02332763da795949474c9d6dd08d2aa8d86565ff | |
parent | 425998bd79badb14f43aadadfec3e7d8696d9abd [diff] |
scripts: elf_helper: Remove undefined var ref. in ArrayType.__repr__() self.num_members doesn't exist. This commit just removes the reference, because I didn't want to guess a proper fix. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>