diff options
| author | Andrej Bátora | 2023-12-07 17:55:29 +0100 |
|---|---|---|
| committer | Andrej Bátora | 2023-12-07 17:55:29 +0100 |
| commit | 8ed0f7e432d8cae4e0bb569bf991a42b34104f3f (patch) | |
| tree | 64ea5a1d388463783d9fbdbb150daee55bf4d6b1 | |
| parent | 525310084d5958e53ad405f56e0670b2bb166737 (diff) | |
| download | pyecsca-notebook-8ed0f7e432d8cae4e0bb569bf991a42b34104f3f.tar.gz pyecsca-notebook-8ed0f7e432d8cae4e0bb569bf991a42b34104f3f.tar.zst pyecsca-notebook-8ed0f7e432d8cae4e0bb569bf991a42b34104f3f.zip | |
minor fixes of emulator.ipynb
| -rw-r--r-- | emulator.ipynb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/emulator.ipynb b/emulator.ipynb index ff2be74..876bb00 100644 --- a/emulator.ipynb +++ b/emulator.ipynb @@ -151,15 +151,6 @@ ] }, { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "target.connect(binary=\"/home/xbatora/thesis/pyecsca-codegen-CW308_STM32F3.elf\") #temporary on aura" - ] - }, - { "cell_type": "markdown", "metadata": {}, "source": [ |
