examples/targets/simple: update.
This commit is contained in:
parent
0e1ca9ee31
commit
15179cb46f
|
@ -53,7 +53,7 @@ class LiteScopeSoC(SoCMini):
|
|||
analyzer_groups[1] = [
|
||||
platform.lookup_request("serial").tx,
|
||||
platform.lookup_request("serial").rx,
|
||||
self.bus.masters["uart_bridge"],
|
||||
self.bus.masters["uartbone"],
|
||||
]
|
||||
|
||||
# FSM group
|
||||
|
|
Loading…
Reference in New Issue