boards: avoid duplicating platforms that can be found in migen/litex-buildenv
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Sun, 6 Jan 2019 17:59:37 +0000 (18:59 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Sun, 6 Jan 2019 18:01:19 +0000 (19:01 +0100)
commit68e1dfca2880ebcbbd899116c824bcd8471e34a4
treea12f3bd2e78377decdcee485b0e2c18bcb509a5b
parent041bf4122676bc44f8b1c8348873c2a79a39613b
boards: avoid duplicating platforms that can be found in migen/litex-buildenv

The platforms that are kept are the ones used for litex development.
litex/boards/platforms/arty_s7.py [deleted file]
litex/boards/platforms/ice40_hx8k_b_evn.py [deleted file]
litex/boards/platforms/icestick.py [deleted file]
litex/boards/platforms/mercury.py [deleted file]
litex/boards/platforms/mimasv2.py [deleted file]
litex/boards/platforms/papilio_pro.py [deleted file]
litex/boards/platforms/tinyfpga_b.py [deleted file]
test/test_targets.py