mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-25 19:28:26 +08:00
targets/kc705: make AMP the default
This commit is contained in:
parent
b492aad1c4
commit
fb75bd246e
@ -103,4 +103,4 @@ class AMP(_Peripherals):
|
||||
self.kernel_cpu.add_wb_slave(mem_decoder(0xb0000000), self.dds.bus)
|
||||
|
||||
|
||||
default_subtarget = UP
|
||||
default_subtarget = AMP
|
||||
|
Loading…
Reference in New Issue
Block a user