cleanup launch and memory drawer

This commit is contained in:
Jonathan Herrewijnen 2025-01-17 14:41:17 +01:00
parent cc8cb4805e
commit 24a49d3027
2 changed files with 1 additions and 15 deletions

2
.vscode/launch.json vendored
View File

@ -35,7 +35,7 @@
"program": "herrewebpy/firmware_forensics/memory_drawer.py",
"args": [
"--input",
"sample_data/csv/stack_and_functions.csv",
"/home/jonathan/projects/Amlogic_S905X3/device_docs/memory_map.csv",
],
"console": "integratedTerminal",
"justMyCode": false

File diff suppressed because one or more lines are too long