mirror of
https://github.com/litex-hub/litex-boards.git
synced 2025-01-03 03:43:36 -05:00
targets/alchitry_mojo: Fix build.
This commit is contained in:
parent
53dc00eab7
commit
db9173ad8b
1 changed files with 0 additions and 1 deletions
|
@ -174,7 +174,6 @@ def main():
|
|||
with_video_terminal = args.with_video_terminal,
|
||||
with_video_framebuffer = args.with_video_framebuffer,
|
||||
with_video_colorbars = args.with_video_colorbars,
|
||||
uart_baudrate = 500000,
|
||||
**soc_core_argdict(args)
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue