From 75c2ce0991dabccfaad5b6f1d72175566ce75467 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sun, 11 Sep 2022 08:17:46 +0200 Subject: Improve platform parsing --- example/platform.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'example/platform.yaml') diff --git a/example/platform.yaml b/example/platform.yaml index 0f6134e..5aa65e3 100644 --- a/example/platform.yaml +++ b/example/platform.yaml @@ -1,9 +1,13 @@ general: breakpoints: [] breakpoints_every: 0 + breakpoints_callback: + file: "platform_test.py" + callback: "callback" debug: off interferences: on + nodes: count: 5 implementations: -- cgit v1.2.3