aboutsummaryrefslogtreecommitdiff
path: root/ci/expected
diff options
context:
space:
mode:
authorJorge Aparicio <jorge@japaric.io>2019-08-21 10:53:13 +0200
committerJorge Aparicio <jorge@japaric.io>2019-08-21 10:53:13 +0200
commit7ca5bbf404330a7f92e94e3d4d8cdf0438e0e5c6 (patch)
tree47722e3d014c84f1b33d3b4eee09a84c42f11a7e /ci/expected
parent69729d78eb37420a55b1c96bab322d7952759bed (diff)
fix preempt example
Diffstat (limited to 'ci/expected')
-rw-r--r--ci/expected/preempt.run10
1 files changed, 5 insertions, 5 deletions
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