From 8ed0f7e432d8cae4e0bb569bf991a42b34104f3f Mon Sep 17 00:00:00 2001 From: Andrej Bátora Date: Thu, 7 Dec 2023 17:55:29 +0100 Subject: minor fixes of emulator.ipynb --- emulator.ipynb | 9 --------- 1 file changed, 9 deletions(-) diff --git a/emulator.ipynb b/emulator.ipynb index ff2be74..876bb00 100644 --- a/emulator.ipynb +++ b/emulator.ipynb @@ -150,15 +150,6 @@ "target.connect(binary=join(directory, elf_name))" ] }, - { - "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": {}, -- cgit v1.3.1