From 306aa47170fd59369b7a184924e287dc3706d64d Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Mon, 23 Jan 2023 20:05:47 +0100 Subject: Add rtic-timer (timerqueue + monotonic) and rtic-monotonics (systick-monotonic) --- ci/expected/async-infinite-loop.run | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 ci/expected/async-infinite-loop.run (limited to 'ci/expected/async-infinite-loop.run') diff --git a/ci/expected/async-infinite-loop.run b/ci/expected/async-infinite-loop.run deleted file mode 100644 index f9fd4e4..0000000 --- a/ci/expected/async-infinite-loop.run +++ /dev/null @@ -1,6 +0,0 @@ -init -hello from async 0 -hello from async 1 -hello from async 2 -hello from async 3 -hello from async 4 -- cgit v1.2.3