mirror of
https://github.com/litex-hub/litex-boards.git
synced 2025-01-03 03:43:36 -05:00
test/test_targets: Rename Acorn.
This commit is contained in:
parent
7737575b88
commit
096b483ad2
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ class TestTargets(unittest.TestCase):
|
|||
platforms.append("nexys4ddr")
|
||||
platforms.append("nexys_video")
|
||||
platforms.append("tagus")
|
||||
platforms.append("acorn_cle_215")
|
||||
platforms.append("acorn")
|
||||
platforms.append("marblemini")
|
||||
platforms.append("qmtech_wukong")
|
||||
|
||||
|
|
Loading…
Reference in a new issue