mirror of https://github.com/ARMmbed/mbed-os.git
Disabled makefile exporters for PSoC 6 based targets.
parent
6203d04630
commit
53477848f5
|
|
@ -54,8 +54,7 @@ class Makefile(Exporter):
|
||||||
"MCU_NRF51Code.binary_hook",
|
"MCU_NRF51Code.binary_hook",
|
||||||
"TEENSY3_1Code.binary_hook",
|
"TEENSY3_1Code.binary_hook",
|
||||||
"LPCTargetCode.lpc_patch",
|
"LPCTargetCode.lpc_patch",
|
||||||
"LPC4088Code.binary_hook",
|
"LPC4088Code.binary_hook"
|
||||||
"PSOC6Code.complete"
|
|
||||||
])
|
])
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue