From 7ca5bbf404330a7f92e94e3d4d8cdf0438e0e5c6 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Wed, 21 Aug 2019 10:53:13 +0200 Subject: fix preempt example --- ci/expected/preempt.run | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ci/expected') diff --git a/ci/expected/preempt.run b/ci/expected/preempt.run index 732353a..8777741 100644 --- a/ci/expected/preempt.run +++ b/ci/expected/preempt.run @@ -1,5 +1,5 @@ -UART0 - start - UART2 - start - UART2 - end - UART1 -UART0 - end +GPIOA - start + GPIOC - start + GPIOC - end + GPIOB +GPIOA - end -- cgit v1.2.3