lpcmanager

b1534cd1035c
Parents d9d1219ba06e
Children ac9420feb6ab
Fixed building for MW1 after target name change.
  • +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"