Add aliexpress prefix to boards from aliexpress that seem to be from the same unknown vendor.
This commit is contained in:
parent
8c51cb12c8
commit
3e9e970076
|
@ -9,6 +9,7 @@ vendors = [
|
|||
"1bitsquared",
|
||||
"adi",
|
||||
"alinx",
|
||||
"aliexpress",
|
||||
"antmicro",
|
||||
"arduino",
|
||||
"berkeleylab",
|
||||
|
|
0
litex_boards/targets/stlv7325.py → litex_boards/targets/aliexpress_stlv7325.py
Executable file → Normal file
0
litex_boards/targets/stlv7325.py → litex_boards/targets/aliexpress_stlv7325.py
Executable file → Normal file
0
litex_boards/targets/u420t.py → litex_boards/targets/aliexpress_u420t.py
Executable file → Normal file
0
litex_boards/targets/u420t.py → litex_boards/targets/aliexpress_u420t.py
Executable file → Normal file
Loading…
Reference in New Issue