This website works better with JavaScript.
Home
Explore
Help
Sign In
mh
/
mhsw-espurna
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Fix memanalizer out-of-range
master
Xose Pérez
5 years ago
parent
868d4d5573
commit
76066a3aa1
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
code/memanalyzer.py
+ 1
- 0
code/memanalyzer.py
View File
@ -279,6 +279,7 @@ if __name__ == '__main__':
total
[
'
data
'
]
,
total
[
'
rodata
'
]
,
total
[
'
bss
'
]
,
total
[
'
free
'
]
,
total
[
'
irom0_text
'
]
,
total
[
'
size
'
]
,
)
)
Write
Preview
Loading…
Cancel
Save