diff options
| author | Jorge Aparicio <jorge.aparicio@ferrous-systems.com> | 2021-07-22 08:42:44 +0200 |
|---|---|---|
| committer | Jorge Aparicio <jorge.aparicio@ferrous-systems.com> | 2021-07-22 08:42:44 +0200 |
| commit | af631719f46f2669dad98461c9fdacbf7d16f83f (patch) | |
| tree | 258a3b6deb057c54aa919633419112bbe67cba20 /ci/expected | |
| parent | ae1f9008a4b8b4e12d4580e25f240d9ee352e6a4 (diff) | |
update expected example output
Diffstat (limited to 'ci/expected')
| -rw-r--r-- | ci/expected/resource.run | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/expected/resource.run b/ci/expected/resource.run index ca12f0e..87e2b37 100644 --- a/ci/expected/resource.run +++ b/ci/expected/resource.run @@ -1,2 +1,2 @@ -UART1: shared = 1 -UART0: shared = 2 +UART1: local_to_uart1 = 1 +UART0: local_to_uart0 = 2 |
