mirror of https://github.com/ARMmbed/mbed-os.git
parent
c31d5479be
commit
88d4d1d0f8
|
@ -40,7 +40,7 @@ class Makefile(Exporter):
|
||||||
"TEENSY3_1Code.binary_hook",
|
"TEENSY3_1Code.binary_hook",
|
||||||
"LPCTargetCode.lpc_patch",
|
"LPCTargetCode.lpc_patch",
|
||||||
"LPC4088Code.binary_hook",
|
"LPC4088Code.binary_hook",
|
||||||
"RTL8195ACode.binary_hook"
|
"RTL8195ACode.binary_hook"
|
||||||
])
|
])
|
||||||
|
|
||||||
def generate(self):
|
def generate(self):
|
||||||
|
|
Loading…
Reference in New Issue