lpcmanager
Clone
Summary
Browse
Changes
Graph
Fixed building for MW1 after target name change.
2019-03-14, Edouard Tisserant
b1534cd1035c
Parents
d9d1219ba06e
Children
ac9420feb6ab
Fixed building for MW1 after target name change.
1 files changed, 1 insertions(+), 0 deletions(-)
+1
-0
LPCBus.py
--- a/LPCBus.py Wed Mar 13 13:45:21 2019 +0100
+++ b/LPCBus.py Thu Mar 14 09:33:05 2019 +0100
@@ -21,6 +21,7 @@
# This matches names of .h files in LPCBus with Arch from LPCArch
headernames = {
"MC9":"MC9",
+ "MW1":"MC9",
"GOT":"GOT",
"GOT_131":"GOT100",
"GOT_111":"GOT100"