diff options
Diffstat (limited to 'example/platform.yaml')
| -rw-r--r-- | example/platform.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
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: |
