mirror of
https://github.com/litex-hub/litex-boards.git
synced 2025-01-03 03:43:36 -05:00
test_targets: Update orangecrab platforms
This commit is contained in:
parent
159360da2c
commit
357aeac59d
1 changed files with 2 additions and 1 deletions
|
@ -90,7 +90,8 @@ class TestTargets(unittest.TestCase):
|
|||
# Lattice ECP5
|
||||
platforms.append("ecp5_evn")
|
||||
platforms.append("hadbadge")
|
||||
platforms.append("orangecrab")
|
||||
platforms.append("orangecrab_r0_1")
|
||||
platforms.append("orangecrab_r0_2")
|
||||
platforms.append("trellisboard")
|
||||
platforms.append("ulx3s")
|
||||
platforms.append("versa_ecp5")
|
||||
|
|
Loading…
Reference in a new issue